Home > @dinofe/xt-core > CustomConfig > commonParams
# CustomConfig.commonParams property
Signature:
commonParams?: (request: CustomAxiosRequestConfig) => Record<string, any> | Promise<Record<string, any>>;
Home > @dinofe/xt-core > CustomConfig > commonParams
Signature:
commonParams?: (request: CustomAxiosRequestConfig) => Record<string, any> | Promise<Record<string, any>>;