massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / standalone / instance.js
index aa43ac5617e99246eca24737c2f27eb0494b34d7..35e5c9925adc331db1d484d6827d8c87abfb09ac 100644 (file)
@@ -20,7 +20,7 @@ class AjvPack {
         return this.getStandalone(v);
     }
     getStandalone(v) {
-        return requireFromString(_1.default(this.ajv, v));
+        return requireFromString((0, _1.default)(this.ajv, v));
     }
     addSchema(...args) {
         this.ajv.addSchema.call(this.ajv, ...args);