Type alias MigrationFileStringBuilder

MigrationFileStringBuilder: ((context) => any)

A function, which create a string for a migration file.

Type declaration

Returns

The value to stringify. (null) and (undefined) will become empty strings.

Generated using TypeDoc