meow
This commit is contained in:
parent
78f540d4c3
commit
a1f51b2539
12 changed files with 898 additions and 826 deletions
2
main.ts
2
main.ts
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
import { App, staticFiles } from "fresh";
|
||||
import { type State } from "./utils.ts";
|
||||
import { type State } from "./utils/index.ts";
|
||||
|
||||
export const app = new App<State>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue