Discard changes to code/core/src/index.ts

This commit is contained in:
Norbert de Langen 2025-03-21 11:42:56 +01:00 committed by GitHub
parent 4e248c9858
commit a88ff047a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,3 @@
export * from './toolbar/types';
export * from './toolbar/components/ToolbarManager';
export * from './toolbar/components/ToolbarMenuButton';
export * from './toolbar/components/ToolbarMenuListItem';
export {};
console.log('This file should remain unused until we have figured out the best API');