Function useSystem

    • Use system

      Returns [IFrontSystem, {
          errorSystem: Error;
          loadingSystem: boolean;
          mutateSystem: ((system) => Promise<void>);
      }]

      System

    Generated using TypeDoc and TypeDoc Airthium Plugin