Files
tasq/node_modules/ajv/dist/vocabularies/next.d.ts
T
2026-04-09 19:01:53 +08:00

4 lines
97 B
TypeScript

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