Page MenuHomec4science

index.d.ts
No OneTemporary

File Metadata

Created
Mon, Feb 3, 12:28

index.d.ts

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

Event Timeline