UNPKG
jsgbc-ui
Version:
latest (0.3.0)
0.3.0
A GameBoy Color UI used in jsGBC
jsgbc-ui
/
dist
/
types
/
index.d.ts
3 lines
(2 loc)
•
42 B
TypeScript
View Raw
1
2
3
import
UI
from
"./UI"
;
export
default
UI
;