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";