massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / vocabularies / dynamic / recursiveRef.js
index f421c4cbe2762351f9a59302c163bc8beabc1b8a..8cd5c696906dfd0f86a90ee3bc46cbcf99159a81 100644 (file)
@@ -4,7 +4,7 @@ const dynamicRef_1 = require("./dynamicRef");
 const def = {
     keyword: "$recursiveRef",
     schemaType: "string",
-    code: (cxt) => dynamicRef_1.dynamicRef(cxt, cxt.schema),
+    code: (cxt) => (0, dynamicRef_1.dynamicRef)(cxt, cxt.schema),
 };
 exports.default = def;
 //# sourceMappingURL=recursiveRef.js.map
\ No newline at end of file