mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
Adding evernote and thrift typings.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/// <reference path="evernote.d.ts"/>
|
||||
|
||||
import { Evernote } from "evernote";
|
||||
|
||||
var client = new Evernote.Client({ token: "abcdef", sandbox: true });
|
||||
Vendored
+6322
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user