Commit js, ts, and definitions in separate folders
This commit is contained in:
parent
e7ac2b9a4e
commit
bc28949056
148 changed files with 3850 additions and 39 deletions
ts_src/templates/scripthash
7
ts_src/templates/scripthash/index.ts
Normal file
7
ts_src/templates/scripthash/index.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
import * as input from './input'
|
||||
import * as output from './output'
|
||||
|
||||
export {
|
||||
input,
|
||||
output,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue