Files
2025-12-03 21:28:08 +00:00

3 lines
80 B
TypeScript
Executable File

declare const _exports: typeof import('./validate').default;
export = _exports;