xior
    Preparing search index...

    Function encodeParams

    • Type Parameters

      • T = any

      Parameters

      • params: T
      • encodeURI: boolean = true
      • parentKey: null | string = nullValue
      • Optionaloptions: {
            allowDots?: boolean;
            arrayFormat?: "repeat" | "indices" | "brackets";
            serializeDate?: (value: Date) => string;
        }

      Returns string