RocketChat/Rocket.Chat

View on GitHub
packages/rest-typings/src/v1/integrations/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './integrations';

export * from './IntegrationsCreateProps';
export * from './IntegrationsHistoryProps';
export * from './IntegrationsRemoveProps';
export * from './IntegrationsGetProps';
export * from './IntegrationsUpdateProps';