UNPKG

@the-any-thing/mollie-api-client-inline-pem

Version:
9 lines (8 loc) 200 B
import Model from './Model'; declare const _default: { /** * Converts this object to a plain one. */ toPlainObject: (this: Model<any, string>) => object; }; export default _default;