Forked from npacker/web-tools
Forked from npacker/web-tools
src / page / index.ts
export { fetchPage } from "./fetch-page"
export type { FetchedPage } from "./fetched-page"
export type { PageKind } from "./page-kind"
src / page / index.ts
export { fetchPage } from "./fetch-page"
export type { FetchedPage } from "./fetched-page"
export type { PageKind } from "./page-kind"