Function parseObjectValues

  • Parameters

    • obj: {
          [key: string]: string;
      }
      • [key: string]: string

    Returns Record<string, any>

Generated using TypeDoc