export { hasMigrationTs, writeMigrationTs } from '../migration-ts'; export type { ScaffoldRuntime } from '../runtime-detection'; export { detectScaffoldRuntime, shebangLineFor } from '../runtime-detection';