UNPKG
@prism-lang/repl
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.1.0
1.0.1
Interactive REPL for Prism language
docs.prismlang.dev
HaruHunab1320/Prism-TS
@prism-lang/repl
/
dist
/
index.d.ts
2 lines
•
57 B
TypeScript
View Raw
1
2
export
*
from
'./repl'
;
export
{ runRepl }
from
'./repl'
;