BigW Consortium Gitlab

index.js 89 Bytes
import initU2F from '../../shared/sessions/u2f';

export default () => {
  initU2F();
};