Files
ucap-angular/projects/protocol-authentication/src/public-api.ts
2020-03-27 17:39:01 +09:00

8 lines
176 B
TypeScript

/*
* Public API Surface of protocol-authentication
*/
export * from './lib/services/authentication-protocol.service';
export * from './lib/authentication-protocol.module';