mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Fixed import in test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as enquire from 'enquire.js';
|
||||
import enquire = require('enquire.js');
|
||||
|
||||
enquire
|
||||
.register('(min-width: 300px) and (max-width: 600px)', {
|
||||
|
||||
Reference in New Issue
Block a user