]> Lady’s Gitweb - Pisces/blobdiff - mod.js
Add buffer getters and setters to binary.js
[Pisces] / mod.js
diff --git a/mod.js b/mod.js
index 42b421c76005de2ba850807e3e6e9518dc3ccef1..13840c95b1fb48e5c25085130d26d682e26f607b 100644 (file)
--- a/mod.js
+++ b/mod.js
@@ -7,7 +7,7 @@
 // License, v. 2.0. If a copy of the MPL was not distributed with this
 // file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
 
-export * from "./base64.js";
+export * from "./binary.js";
 export * from "./collection.js";
 export * from "./function.js";
 export * from "./iri.js";
This page took 0.027479 seconds and 4 git commands to generate.