🌳
pt0/deployF/migrationOpts.mts
3import { type importMetaUrlType } from '../ptDirF.mts'
5export const userCoreMigDir = pathDownJoin(getMyDir(import.meta.url as importMetaUrlType), 'migrationsF/userCore')