mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-09 16:28:15 +08:00
5 lines
191 B
TypeScript
5 lines
191 B
TypeScript
|
export { codes } from "./codes.js";
|
||
|
export { constants } from "./constants.js";
|
||
|
export { types } from "./types.js";
|
||
|
export { values } from "./values.js";
|
||
|
//# sourceMappingURL=default.d.ts.map
|