UNPKG
home-addres
Version:
latest (0.0.1)
0.0.1
prueba
github.com/maniortiz98/appnegocio
home-addres
/
src
/
public-api.ts
8 lines
(6 loc)
•
175 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
/* * Public API Surface of home-addres */
export
*
from
'./lib/home-addres.service'
;
export
*
from
'./lib/home-addres.component'
;
export
*
from
'./lib/home-addres.module'
;