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