X-Git-Url: https://git.ladys.computer/Pisces/blobdiff_plain/7c3a2eda590637af9463e5a59ab798f802d274a9..d741139aff475642fe08978d39722b298cf96802:/mod.js?ds=sidebyside diff --git a/mod.js b/mod.js index 42b421c..13840c9 100644 --- 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 . -export * from "./base64.js"; +export * from "./binary.js"; export * from "./collection.js"; export * from "./function.js"; export * from "./iri.js";