@lzwme/fe-utils
    Preparing search index...

    Function cookieStringfiy

    • Parameters

      • cookieObj: Record<string, string | number | boolean | undefined>
      • options: {
            onlyKeys?: (string | RegExp)[];
            removeKeys?: (string | RegExp)[];
            removeNil?: boolean;
        } = {}

      Returns string