UNPKG

@sahabaplus/moyasar

Version:

A comprehensive TypeScript SDK for integrating with the Moyasar payment gateway

4 lines 107 B
export type AllKeys<T> = { [K in keyof Required<T>]: unknown; }; //# sourceMappingURL=all_keys.d.ts.map