Skip to content

Instantly share code, notes, and snippets.

View stwiname's full-sized avatar

Scott Twiname stwiname

View GitHub Profile
@stwiname
stwiname / braintree.d.ts
Last active May 10, 2019 20:08
Typescript definition file for Braintree node module
//TODO update objects to show optional parameters
//TODO expand on Function parameters
//TODO add enum types
//TODO add error types
declare module Braintree {
/**********************
* Errors *