????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/runtime/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/runtime/uri.d.ts |
import * as uri from "uri-js"; type URI = typeof uri & { code: string; }; declare const _default: URI; export default _default;