mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
More fixes
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
///<reference path="json-stable-stringify.d.ts"/>
|
||||
|
||||
import stringify = require('json-stable-stringify');
|
||||
|
||||
var obj = { c: 8, b: [{z:6,y:5,x:4},7], a: 3 };
|
||||
|
||||
Reference in New Issue
Block a user