@vsokolov/utils - v0.32.0
    Preparing search index...

    Function downloadAsJson

    • Save object to json file and download it

      Parameters

      • obj: Record<string, unknown>

        Object to export

      • fileName: string

        output file name

      Returns void