index.js 89 Bytes EditWeb IDE 1 2 3 4 5 import initU2F from '../../shared/sessions/u2f'; export default () => { initU2F(); };