massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / compile / resolve.d.ts
index 7a84126b426ede2cfcaa0e746313036985c7ed39..38c29170c862f3a2913d7e2abc218acd738819aa 100644 (file)
@@ -9,4 +9,4 @@ export declare function getFullPath(id?: string, normalize?: boolean): string;
 export declare function _getFullPath(p: URI.URIComponents): string;
 export declare function normalizeId(id: string | undefined): string;
 export declare function resolveUrl(baseId: string, id: string): string;
-export declare function getSchemaRefs(this: Ajv, schema: AnySchema): LocalRefs;
+export declare function getSchemaRefs(this: Ajv, schema: AnySchema, baseId: string): LocalRefs;