copy all the classes from node-asana

This commit is contained in:
tkqubo
2016-01-27 23:29:51 +09:00
parent 7ce80dafc0
commit 422c5d768d
2 changed files with 1933 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/// <reference path="asana.d.ts" />
import * as asana from 'asana';
let version: string = asana.VERSION;
+1927
View File
File diff suppressed because it is too large Load Diff