UNPKG
ngx-typed-js
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.2
2.0.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
An Angular integration for [Typed.js](https://github.com/mattboldt/typed.js/).
ngx-typed-js
/
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'
;