UNPKG

@onfido/api

Version:

Node.js library for the Onfido API

16 lines (15 loc) 399 B
/** * 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";