UNPKG

@inv2/common

Version:

A common module for v2

12 lines (11 loc) 215 B
export declare class ZanibalValidation { static createCustomer: { body: any; }; static customerUpdate: { body: any; }; static customerUpdateBankAcc: { body: any; }; }