deno.land / x / fresh@1.1.1 / tests / fixture_jsx_pragma / fresh.gen.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// DO NOT EDIT. This file is generated by fresh.// This file SHOULD be checked into source version control.// This file is automatically updated during development when running `dev.ts`.
import config from "./deno.json" assert { type: "json" };import * as $0 from "./routes/index.tsx";import * as $$0 from "./islands/Island.tsx";
const manifest = { routes: { "./routes/index.tsx": $0, }, islands: { "./islands/Island.tsx": $$0, }, baseUrl: import.meta.url, config,};
export default manifest;
fresh

Version Info

Tagged at
a year ago