iapyang
5 years ago
2 changed files with 10 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
// @ts-ignore
|
||||
import * as Fix from "../../dist/fix/fix.ie.js"; |
||||
|
||||
// @ts-ignore
|
||||
_global.Fix = Fix; |
Loading…
Reference in new issue