add myself

This commit is contained in:
zhutian chen
2017-05-13 01:06:46 +08:00
parent c264e5314e
commit 3cb428af99
+1
View File
@@ -1,6 +1,7 @@
// Type definitions for topojson 3.0
// Project: https://github.com/topojson/topojson
// Definitions by: Ricardo Mello <https://github.com/ricardo-mello>
// Zhutian Chen <https://github.com/chenzhutian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function bbox(topology: any): any;