Files
Fin-Track/backend/node_modules/plaid/index.ts

19 lines
436 B
TypeScript
Raw Normal View History

/* tslint:disable */
/* eslint-disable */
/**
* The Plaid API
* The Plaid REST API. Please see https://plaid.com/docs/api for more details.
*
* The version of the OpenAPI document: 2020-09-14_1.617.1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";