Implementation of the Block Protocol Core specification for blocks and embedding applications
npm install @blockprotocol/coreThis package implements the Block Protocol Core specification and is published as @blockprotocol/core.
It is currently for use only as a dependency of packages implementing Block Protocol modules, and to export basic types relating to block metadata.
See the @blockprotocol/graph package for an example.