UNPKG

@sumup/sdk

Version:

The official TypeScript SDK for the SumUp API

5 lines 168 B
/** * Custom human-readable, user-defined name for easier identification of the reader. */ export type ReaderName = string; //# sourceMappingURL=reader-name.d.cts.map