Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 369cf05

Browse files
author
Wenjie Xia
committed
refactor: format
1 parent 7ba39af commit 369cf05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mod.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
export { redirect } from './framework/core/routing.ts';
2-
export * from './framework/react/hooks.ts';
1+
export { redirect } from './framework/core/routing.ts'
2+
export * from './framework/react/hooks.ts'
3+

0 commit comments

Comments
 (0)