Searched refs:migrationMap (Results 1 – 1 of 1) sorted by relevance
120 const migrationMap: Record<string, string> = { constant164 if (subcommand in migrationMap) {165 const replacement = migrationMap[subcommand];