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