3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
// If the enterprise plugin is not installed, imports will be redirected to this empty module to prevent errors.
|
|
export default undefined;
|