@akveo/nga-auth
Version:
@akveo/nga-auth
11 lines • 350 B
JavaScript
/**
* @license
* Copyright Akveo. All Rights Reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*/
export * from './auth.options';
export * from './auth.module';
export * from './components';
export * from './services';
export * from './providers';
//# sourceMappingURL=index.js.map