mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
revert import statement
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as LRUCache from 'lru-cache';
|
||||
import LRUCache = require('lru-cache');
|
||||
|
||||
const num = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user