Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
variable default
import { default } from "https://deno.land/x/fresh@1.5.0/tests/fixture_island_nesting/fresh.gen.ts";

type

{ routes: { ./routes/dropdown.tsx; ./routes/index.tsx; ./routes/island_conditional.tsx; ./routes/island_conditional_lazy.tsx; ./routes/island_conditional_lazy_island.tsx; ./routes/island_fn_child.tsx; ./routes/island_in_island.tsx; ./routes/island_in_island_definition.tsx; ./routes/island_invalid_children.tsx; ./routes/island_invalid_children_fn.tsx; ./routes/island_jsx_child.tsx; ./routes/island_jsx_children.tsx; ./routes/island_jsx_island_jsx.tsx; ./routes/island_jsx_text.tsx; ./routes/island_nested_props.tsx; ./routes/island_order.tsx; ./routes/island_siblings.tsx; ./routes/island_valid_children.tsx; }; islands: { ./islands/BooleanButton.tsx; ./islands/Counter.tsx; ./islands/Dropdown.tsx; ./islands/FragmentIsland.tsx; ./islands/Island.tsx; ./islands/IslandCenter.tsx; ./islands/IslandConditional.tsx; ./islands/IslandFn.tsx; ./islands/IslandInsideIsland.tsx; ./islands/IslandWithProps.tsx; ./islands/PassThrough.tsx; ./islands/ReadyMarker.tsx; }; baseUrl; }