UNPKG

@xsfish/uberduck

Version:
2 lines (1 loc) 98 B
export type Payload = string | URLSearchParams | string[][] | Record<string, string> | undefined;