简体中文
学习如何向你的ShipThing工作区添加包。
npx turbo gen init
import { example } from "@repo/example"; console.log(example());