mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 10:49:31 +08:00
6 lines
No EOL
216 B
Text
6 lines
No EOL
216 B
Text
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const uri = require("uri-js");
|
|
uri.code = 'require("ajv/dist/runtime/uri").default';
|
|
exports.default = uri;
|
|
//# sourceMappingURL=uri.js.map |