mirror of
https://gitee.com/dgflash/oops-plugin-excel-to-json.git
synced 2026-05-22 18:19:19 +08:00
8 lines
188 B
JavaScript
8 lines
188 B
JavaScript
"use strict";
|
|
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: true
|
|
});
|
|
exports.default = void 0;
|
|
var _default = '00000000-0000-0000-0000-000000000000';
|
|
exports.default = _default; |