Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List every saved transform preset with dreep.listPresets().
const presets = await dreep.listPresets();
signal
await dreep.listPresets({ signal });
[ { id: "…", key: "thumbnail", name: "Thumbnail", params: { width: 200, … } }, ]
key
id