UNPKG
@yoozly/ngx-parallax
Version:
latest (20.0.0)
20.0.0
19.0.0
17.0.0
16.0.0
15.0.0
13.0.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.0
0.0.1
Use parallax effect with Angular 16-17 compatible universal (standalone and ngModule)
@yoozly/ngx-parallax
/
public_api.d.ts
4 lines
(3 loc)
•
146 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-parallax.module'
;
export
*
from
'./lib/ngx-parallax.directive'
;
export
*
from
'./lib/ngx-parallax-standalone.directive'
;