UNPKG

@onfido/api

Version:

Node.js library for the Onfido API

18 lines (17 loc) 441 B
/* tslint:disable */ /* eslint-disable */ /** * Onfido API v3.6 * The Onfido API (v3.6) * * The version of the OpenAPI document: v3.6 * * * 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"; export * from "./webhook-event-verifier"; export * from "./file-transfer";