@kontent-ai/management-sdk
Version:
Official Kontent.ai management SDK
12 lines • 592 B
text/typescript
export * from './delete-webhook-query.class';
export * from './add-webhook-query.class';
export * from './get-webhook-query.class';
export * from './list-webhooks-query.class';
export * from './enable-webhook-query.class';
export * from './disable-webhook-query.class';
export * from './add-legacy-webhook-query.class';
export * from './delete-legacy-webhook-query.class';
export * from './get-legacy-webhook-query.class';
export * from './list-legacy-webhooks-query.class';
export * from './enable-legacy-webhook-query.class';
export * from './disable-legacy-webhook-query.class';