mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-25 13:45:48 +08:00
Keep fixing...
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/// <reference path="./complex.d.ts" />
|
||||
|
||||
import Complex from 'complex';
|
||||
|
||||
var z: Complex = new Complex(2, 3);
|
||||
|
||||
Reference in New Issue
Block a user