Hierarchy

  • Migration

Properties

down: ((txApp) => void)

Type declaration

    • (txApp): void
    • Parameters

      Returns void

file: string
reapplyCondition: ((txApp, runner, fileName) => boolean)

Type declaration

    • (txApp, runner, fileName): boolean
    • Parameters

      Returns boolean

up: ((txApp) => void)

Type declaration

    • (txApp): void
    • Parameters

      Returns void

Generated using TypeDoc