UNPKG

@akveo/nga-auth

Version:
11 lines (10 loc) 317 B
/** * @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';