UNPKG

@mamba-le/auth

Version:
12 lines (11 loc) 299 B
/** * @description 认证模块 * @version 0.3.7 * @author lengyingxin <lengyingxin8966@gmail.com> (https://github.com/LengYXin) */ export * from './auth'; export * from './encryption'; export * from './env'; export * from './options'; export * from './portal'; //# sourceMappingURL=index.js.map