Browse Source

export compare function

pull/18500/head
Sinan Öztürk 2 years ago
parent
commit
134400bff3
  1. 1
      npm/ng-packs/packages/core/src/lib/tokens/index.ts

1
npm/ng-packs/packages/core/src/lib/tokens/index.ts

@ -14,3 +14,4 @@ export * from './check-authentication-state';
export * from './http-context.token';
export * from './others-group.token';
export * from './tenant-not-found-by-name';
export * from './compare-func.token'

Loading…
Cancel
Save