UNPKG

divvy-lib

Version:

A JavaScript API for interacting with Divvy in Node.js and the browser

6 lines (5 loc) 91 B
export declare type Memo = { type?: string; format?: string; data?: string; };