1 2 3 4
import { expectType } from "tsd"; import data from "../../../bunfig.toml"; expectType<any>(data);