Page MenuHomec4science

index.d.ts
No OneTemporary

File Metadata

Created
Fri, Jan 24, 12:36

index.d.ts

import type { Plugin } from "ajv";
declare const ajvKeywords: Record<string, Plugin<any> | undefined>;
export default ajvKeywords;

Event Timeline