@nextblock-cms/sdk
v0.9.91
Published
Typed block extensibility contract for NextBlock.
Downloads
1,537
Readme
@nextblock-cms/sdk
Typed block extensibility contract for NextBlock.
Current Public Surface
The package exports the block authoring types defined in src/lib/sdk.ts,
including:
BlockContentSchemaBlockData<TSchema>BlockProps<TSchema>BlockEditorProps<TSchema>BlockConfig<TSchema>
Related Docs
Use the root docs for the current contract and for how this package relates to
the in-app block registry in apps/nextblock.
