Skip to main content
Module

x/lume/deps/fff.ts

πŸ”₯ Static site generator for Deno πŸ¦•
Very Popular
Go to Latest
File
export type * from "https://deno.land/x/fff@v1.2.1/src/types.ts";
export { postTypeDiscovery,} from "https://deno.land/x/fff@v1.2.1/src/utils/ptd.ts";
export { type FFFTransformPreset, transform,} from "https://deno.land/x/fff@v1.2.1/src/utils/transform.ts";
export { strict, type StrictPresetOptions,} from "https://deno.land/x/fff@v1.2.1/src/utils/presets/strict.ts";