1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

install and use duo_web_sdk w/ npm

This commit is contained in:
Kyle Spearrin
2018-12-18 17:00:03 -05:00
parent b565d40ec7
commit 3720b9481f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import * as DuoWebSDK from 'jslib/misc/duo';
import * as DuoWebSDK from 'duo_web_sdk';
// tslint:disable-next-line
require('./duo.scss');