@usedoku/sdk
v0.0.3
Published
Project authoring helpers for Doku. Use this package in Doku Project code to define Forms, Content Collections, Workflows, Analytics, and project config without importing Effect.
Readme
@usedoku/sdk
Project authoring helpers for Doku. Use this package in Doku Project code to define Forms, Content Collections, Workflows, Analytics, and project config without importing Effect.
The SDK derives its wire types from @usedoku/contracts, but its public API is
plain TypeScript. Project code should import from stable subpaths such as
@usedoku/sdk/forms, @usedoku/sdk/collections, @usedoku/sdk/workflows,
@usedoku/sdk/analytics, and @usedoku/sdk/config.
Generated Project runtime code imports @usedoku/site.
