]> Lady’s Gitweb - Sutra/blob - xsd/mod.js
Initial commit
[Sutra] / xsd / mod.js
1 // ♓️🪡 सूत्र ∷ xsd/mod.js
2 // ====================================================================
3 //
4 // Copyright © 2023 Lady [@ Lady’s Computer].
5 //
6 // This Source Code Form is subject to the terms of the Mozilla Public
7 // License, v. 2.0. If a copy of the MPL was not distributed with this
8 // file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
9
10 export * from "./functions.js";
11 export * from "./operators.js";
12 export * from "./productions.js";
13 export * from "./values.js";
This page took 0.046701 seconds and 5 git commands to generate.