This commit is contained in:
Chris Wanstrath 2025-09-29 21:20:26 -07:00
parent d9b4a5cc37
commit 35309db59b

View File

@ -1,4 +1,4 @@
import { resolve, join } from "node:path"
import { resolve, join } from "path"
import { $ } from "bun"
export const NOSE_ICON = ` ͡° ͜ʖ ͡°`