UNPKG

@kubb/plugin-ts

Version:
12 lines (10 loc) 173 B
/** * Generated by Kubb (https://kubb.dev/). * Do not edit manually. */ export type bodyUploadFileApiAssetsPost = { /** * @type string, binary */ file: Blob }