Files
api/app/core/utils/authentication/index.ts
2020-11-11 16:13:30 +10:30

5 lines
96 B
TypeScript

// Created from 'create-ts-index'
export * from './check-auth';
export * from './ensure-auth';