Skip to content

Commit c19c241

Browse files
rmorlokneroniaky
authored andcommitted
Allow ANGULAR_TOKEN_OPTIONS to be used (#461)
1 parent 135a97a commit c19c241

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/angular-token/src/public_api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export {
1111
AngularTokenOptions
1212
} from './lib/angular-token.model';
1313

14+
export { ANGULAR_TOKEN_OPTIONS } from './lib/angular-token.token';
15+
1416
export { AngularTokenService } from './lib/angular-token.service';
1517

1618
export { AngularTokenModule } from './lib/angular-token.module';

0 commit comments

Comments
 (0)