mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
revert import statement
This commit is contained in:
parent
af4a799f9e
commit
4e10dc377e
@ -1,4 +1,4 @@
|
||||
import * as LRUCache from 'lru-cache';
|
||||
import LRUCache = require('lru-cache');
|
||||
|
||||
const num = 1;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user