aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/ajv/dist/vocabularies/next.d.ts
blob: 7fd5c644b22f0304c5c334352c286a9e797b3c18 (plain) (blame)
1
2
3
import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;