| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/ajv-keywords/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/ajv-keywords/ajv-keywords.d.ts |
declare module 'ajv-keywords' {
import { Ajv } from 'ajv';
function keywords(ajv: Ajv, include?: string | string[]): Ajv;
export = keywords;
}
|