UNPKG
@pointerstack/ngx-cookie-storage
Version:
latest (1.0.1)
1.0.1
1.0.0
An Angular cookie service
github.com/PointerStack/ngx-cookie-storage
PointerStack/ngx-cookie-storage
@pointerstack/ngx-cookie-storage
/
public_api.d.ts
3 lines
(2 loc)
•
99 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/ngx-cookie-storage.service'
;
export
*
from
'./lib/ngx-cookie-storage.module'
;