mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
add typings other than resources
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
/// <reference path="asana.d.ts" />
|
||||
/// <reference path="../request/request.d.ts" />
|
||||
|
||||
import * as asana from 'asana';
|
||||
|
||||
let version: string = asana.VERSION;
|
||||
|
||||
let n: asana.auth.BaseBrowserFlow = new asana.auth.BaseBrowserFlow(null);
|
||||
|
||||
|
||||
import * as request from 'request';
|
||||
|
||||
|
||||
Vendored
+354
-206
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user