UNPKG
@satheshsat/puzzle
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
Puzzle game
github.com/satheshsat/games
satheshsat/games
@satheshsat/puzzle
/
public-api.d.ts
4 lines
(3 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/puzzle.service'
;
export
*
from
'./lib/puzzle.component'
;
export
*
from
'./lib/puzzle.module'
;