import * as bob from "https://deno.land/x/bob@v2.8.1/examples/personal-blog/layouts/deps.ts";
Type Aliases
Component type to be used for all TSX components, both layouts and standalone. | |
T Page | Something that should be rendered into an HTML page. |
import * as bob from "https://deno.land/x/bob@v2.8.1/examples/personal-blog/layouts/deps.ts";
Component type to be used for all TSX components, both layouts and standalone. | |
T Page | Something that should be rendered into an HTML page. |