• Migrate items directory.

    Parameters

    • Optional options: {
          dialog: undefined | object;
          noHooks: any;
          state: undefined | MigrationState;
      } = {}
      • dialog: undefined | object
      • noHooks: any
      • state: undefined | MigrationState

    Returns Promise<void>

Generated using TypeDoc