UNPKG

@mo-platform/auth

Version:

Mo authentication library

9 lines (8 loc) 145 B
export default { input: 'src/index.js', output: { file: 'dist/moauth.esm.js', format: 'esm' }, external: ['isomorphic-fetch'] };