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