refactor: add ts sources for sdk shims
This commit is contained in:
@@ -1,3 +1 @@
|
||||
export function TungstenLiveMonitor() {
|
||||
return null
|
||||
}
|
||||
export { TungstenLiveMonitor } from './TungstenLiveMonitor.ts'
|
||||
|
||||
3
src/tools/TungstenTool/TungstenLiveMonitor.ts
Normal file
3
src/tools/TungstenTool/TungstenLiveMonitor.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function TungstenLiveMonitor() {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user