Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 563de1a

Browse files
authored
Update public-api.ts
1 parent 627f568 commit 563de1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/geolocation/src/public-api.ts

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
/* Services */
66
export * from './services/geolocation.service';
7+
8+
/* Tokens */
79
export * from './tokens/geolocation';
810
export * from './tokens/geolocation-options';
911
export * from './tokens/geolocation-support';

0 commit comments

Comments
 (0)