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