initial
This commit is contained in:
3
ts/index.ts
Normal file
3
ts/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as plugins from './smartrx.plugins'
|
||||
|
||||
export let standardExport = 'Hi there! :) This is a exported string'
|
1
ts/smartrx.plugins.ts
Normal file
1
ts/smartrx.plugins.ts
Normal file
@@ -0,0 +1 @@
|
||||
import 'typings-global'
|
Reference in New Issue
Block a user