UNPKG
ng19-intl-tel-input
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
# Installation
ng19-intl-tel-input
/
projects
/
ng19-intl-tel-input
/
src
/
public-api.ts
7 lines
(5 loc)
•
156 B
text/typescript
View Raw
1
2
3
4
5
6
7
/* * Public API Surface of ng19-intl-tel-input */
export
*
from
'./lib/ng19-intl-tel-input.directive'
;
export
*
from
'./lib/ng19-intl-tel-input.module'
;