UNPKG

@restorecommerce/acs-client

Version:

Access Control Service Client

10 lines 308 B
export * from './acs/resolver'; export * from './acs/authz'; export * from './config'; export * from './acs/middleware'; export * from './acs/interfaces'; export * from './acs/cache'; export * from './acs/decorators'; export * from './utils'; export * from './acs/errors'; //# sourceMappingURL=index.d.ts.map