Page MenuHomec4science

regexp.d.ts
No OneTemporary

File Metadata

Created
Mon, Feb 3, 13:14

regexp.d.ts

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

Event Timeline