Page MenuHomec4science

exclusiveRange.d.ts
No OneTemporary

File Metadata

Created
Mon, Feb 3, 12:12

exclusiveRange.d.ts

import type { Plugin } from "ajv";
declare const exclusiveRange: Plugin<undefined>;
export default exclusiveRange;

Event Timeline