TS config tweaks
This commit is contained in:
parent
37f6cc3fe3
commit
db25d554dc
3 changed files with 19 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import * as util from 'util';
|
||||
import util from 'util';
|
||||
import symbolObservable from 'symbol-observable';
|
||||
|
||||
type TypedArray = Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue