X-Git-Url: https://git.ladys.computer/Pisces/blobdiff_plain/8c8953d378b20e194535e22214750367961b6963..a63ba5294bd5cc847a192f6737bc386bfe7187f8:/mod.js?ds=sidebyside diff --git a/mod.js b/mod.js index a25bc1e..42b421c 100644 --- a/mod.js +++ b/mod.js @@ -9,6 +9,9 @@ export * from "./base64.js"; export * from "./collection.js"; -export * from "./i·r·i.js"; +export * from "./function.js"; +export * from "./iri.js"; export * from "./numeric.js"; export * from "./object.js"; +export * from "./string.js"; +export * from "./value.js";