UNPKG
@encoreskytech/ng-char-limit-hint
Version:
latest (0.0.4)
0.0.4
To initialize the char limit feature on text input
@encoreskytech/ng-char-limit-hint
/
public-api.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/char-limit-hint.component'
;
export
*
from
'./lib/char-limit-hint.module'
;