deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
2
packages/core/shared/@parcel/watcher/index.d.ts
vendored
Normal file
2
packages/core/shared/@parcel/watcher/index.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import parcelWatcher = require('@parcel/watcher');
|
||||
export = parcelWatcher;
|
||||
1
packages/core/shared/@parcel/watcher/index.js
Normal file
1
packages/core/shared/@parcel/watcher/index.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = require('@parcel/watcher');
|
||||
Reference in New Issue
Block a user