Migration
- import { defineTypeFetchTestConfig } from "@tahanabavi/typefetch";
+ import { defineConfig } from "@tahanabavi/typewire-cli";Add the dev dependency and npx typewire works as before. Your existing
typefetch.test.config.ts still loads untouched — the CLI lifts its flat shape
into the typefetch section and warns once, pointing at the new name. Commands
and flags are unchanged.