UNPKG
ngy-tutorial
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
yamazaki93.github.io/ngy-tutorial/ngy-tutorial-app/
ngy-tutorial
/
public_api.d.ts
5 lines
(4 loc)
•
171 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./lib/ngy-tutorial.service'
;
export
*
from
'./lib/ngy-tutorial.module'
;
export
*
from
'./lib/api/i-options'
;
export
*
from
'./lib/api/i-tutorial-step'
;