UNPKG

@everllence/ngx-chain-functional-guards

Version:

An Angular guard that executes functional guards in a serial manner, waiting for each one to complete before proceeding to the next.

3 lines (2 loc) 75 B
export * from './lib/chain.guard'; export * from './lib/utils/rxjs.utils';