From bf12268274faac1a38d33007be7a48af9e570761 Mon Sep 17 00:00:00 2001 From: dave caruso Date: Tue, 17 Oct 2023 17:44:30 -0700 Subject: progress --- src/bun.js/api/filesystem_router.classes.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/api/filesystem_router.classes.ts') diff --git a/src/bun.js/api/filesystem_router.classes.ts b/src/bun.js/api/filesystem_router.classes.ts index 9af94047c..4c331f7de 100644 --- a/src/bun.js/api/filesystem_router.classes.ts +++ b/src/bun.js/api/filesystem_router.classes.ts @@ -1,4 +1,4 @@ -import { define } from "../scripts/class-definitions"; +import { define } from "../../codegen/class-definitions"; export default [ define({ -- cgit v1.2.3