UNPKG

@mnpay/hipay

Version:
2 lines (1 loc) 154 B
export declare const getHipayUrlPath: <T extends string = string, P extends Record<string, any> = Record<string, any>>(rawPath: T, params?: P) => string;