Type for the NO_MIGRATIONS constant. Never create one of these.

interface NoMigrations {
    __noMigrations__: true;
}

Properties

Properties

__noMigrations__: true