RocketChat/Rocket.Chat

View on GitHub
packages/core-typings/src/license/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './events';
export * from './ILicenseTag';
export * from './ILicenseV2';
export * from './ILicenseV3';
export * from './LicenseBehavior';
export * from './LicenseInfo';
export * from './LicenseLimit';
export * from './LicenseModule';
export * from './LicensePeriod';
export * from './LicenseValidationOptions';
export * from './LimitContext';