mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@
|
||||
declare module "evernote" {
|
||||
import { Thrift } from "thrift";
|
||||
|
||||
module Evernote {
|
||||
namespace Evernote {
|
||||
interface Callback<T> {
|
||||
(err: EDAMUserException|EDAMSystemException|EDAMNotFoundException, v: T): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user