source:
imaps-frontend/node_modules/ajv-keywords/dist/index.d.ts
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 167 bytes |
Line | |
---|---|
1 | import type { Plugin } from "ajv"; |
2 | export { AjvKeywordsError } from "./definitions"; |
3 | declare const ajvKeywords: Plugin<string | string[]>; |
4 | export default ajvKeywords; |
Note:
See TracBrowser
for help on using the repository browser.