Files
Botexercito/Frontend/angular-internal-chat/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts
T
2026-03-22 18:07:19 +00:00

4 lines
114 B
TypeScript

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