Files
cashier_admin_app/node_modules/ajv/dist/vocabularies/next.d.ts
2024-09-10 10:49:47 +08:00

4 lines
97 B
TypeScript

import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;