interface ParamsRouteMigrationDelete {
    migration: string;
}

Hierarchy (view full)

Properties

Properties

migration: string