deno.land / x / lume@v2.1.4 / deps / fff.ts
12345678910111213141516export 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";
Version Info