UNPKG
ngx-typed-js-aot
Version:
latest (2.0.8)
2.0.8
2.0.7
2.0.6
2.0.5
2.0.3
1.0.0
An Angular integration for [Typed.js](https://github.com/mattboldt/typed.js/).
ngx-typed-js-aot
/
public_api.d.ts
3 lines
(2 loc)
•
89 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/ngx-typed-js.component'
;
export
*
from
'./lib/ngx-typed-js.module'
;