UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

7 lines (6 loc) 185 B
export { createWebhookSubscription, type CreateWebhookSubscriptionOptions, type CreateWebhookSubscriptionResult, type WebhookEventType, } from "./createWebhookSubscription.js";