UNPKG
@hlang-org/runtime
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A FBP-Inspired language for universal applications.
github.com/hlang-org/hlang
@hlang-org/runtime
/
lib
/
utils
/
index.d.ts
3 lines
(2 loc)
•
45 B
TypeScript
View Raw
1
2
3
import
uuid
from
'./uuid'
;
export
{ uuid, };