refactor: remove unused js shim files
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
export * from './coreTypes.generated.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export * from './runtimeTypes.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export * from './settingsTypes.generated.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export * from './toolTypes.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export { TungstenLiveMonitor } from './TungstenLiveMonitor.ts'
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
export {
|
|
||||||
TUNGSTEN_TOOL_NAME,
|
|
||||||
TungstenTool,
|
|
||||||
clearSessionsWithTungstenUsage,
|
|
||||||
resetInitializationState,
|
|
||||||
} from './TungstenTool.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export { WORKFLOW_TOOL_NAME } from './constants.ts'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
export { isConnectorTextBlock } from './connectorText.ts'
|
|
||||||
Reference in New Issue
Block a user