UNPKG

@safe-global/api-kit

Version:

SDK that facilitates the interaction with the Safe Transaction Service API

5 lines 193 B
/** * Allows mapping reserved keywords or double underscore params for API calls */ export declare const QUERY_PARAMS_MAP: Record<string, string>; //# sourceMappingURL=queryParamsMap.d.ts.map