UNPKG

@blockprotocol/external-api

Version:

Implementation of the Block Protocol external API service specification for blocks and embedding applications

4 lines (3 loc) 184 B
export { ExternalApiBlockHandler } from "./external-api-block-handler.js"; export { ExternalApiEmbedderHandler } from "./external-api-embedder-handler.js"; export * from "./types.js";