UNPKG

@blockprotocol/external-api

Version:

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

4 lines 217 B
export { ExternalApiBlockHandler } from "./external-api-block-handler.js"; export { ExternalApiEmbedderHandler } from "./external-api-embedder-handler.js"; export * from "./types.js"; //# sourceMappingURL=index.js.map