UNPKG
cli-legend
Version:
latest (1.0.0)
1.0.0
"A fun command-line rogurelike dungeon game"
github.com/SamparkBhol/roguemaze
SamparkBhol/roguemaze
cli-legend
/
RogueMaze
/
node_modules
/
type-fest
/
index.d.ts
3 lines
(2 loc)
•
117 B
TypeScript
View Raw
1
2
3
// These are all the basic types that's compatible with all supported TypeScript versions.
export
*
from
'./base'
;