Adding evernote and thrift typings.

This commit is contained in:
Zach Collins
2015-07-30 15:40:21 -07:00
parent 77ec140825
commit 95821425ff
4 changed files with 6618 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/// <reference path="evernote.d.ts"/>
import { Evernote } from "evernote";
var client = new Evernote.Client({ token: "abcdef", sandbox: true });
+6322
View File
File diff suppressed because it is too large Load Diff