RocketChat/Rocket.Chat

View on GitHub
ee/packages/license/src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { DuplicatedLicenseError } from './errors/DuplicatedLicenseError';
export * from './licenseImp';
export * from './MockedLicenseBuilder';
export * from './applyLicense';