Add initial JS setup
This commit is contained in:
11
dist/index.js
vendored
Normal file
11
dist/index.js
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
/******/ /* webpack/runtime/compat */
|
||||
/******/
|
||||
/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = new URL('.', import.meta.url).pathname.slice(import.meta.url.match(/^file:\/\/\/\w:/) ? 1 : 0, -1) + "/";
|
||||
/******/
|
||||
/************************************************************************/
|
||||
var __webpack_exports__ = {};
|
||||
// src/index.ts
|
||||
function main() {
|
||||
}
|
||||
main();
|
||||
//# sourceMappingURL=index.js.map
|
Reference in New Issue
Block a user