X-Git-Url: https://git.ladys.computer/Etiquette/blobdiff_plain/2889a6becfdfadc5b2ddce0b4b4f281a756b0c9e..ce40db353c27887f4345c88fc70a7251bf688bbb:/deps.js diff --git a/deps.js b/deps.js new file mode 100644 index 0000000..fa371be --- /dev/null +++ b/deps.js @@ -0,0 +1,13 @@ +// 📧🏷️ Étiquette ∷ deps.js +// ==================================================================== +// +// Copyright © 2023 Lady [@ Lady’s Computer]. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at . + +export { + wrmgBase32Binary, + wrmgBase32String, +} from "https://git.ladys.computer/Pisces/blob_plain/0.3.1:/binary.js";