first commit
This commit is contained in:
6
json-class-interface/dist/store.js
vendored
Normal file
6
json-class-interface/dist/store.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.config = void 0;
|
||||
exports.config = {
|
||||
saveTypeFilePath: ""
|
||||
};
|
||||
Reference in New Issue
Block a user