refactor(packages): change package structure
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export * from './constants';
|
||||
export * from './types';
|
||||
export { errorMessages } from './constants';
|
||||
|
||||
export const internalsSymbol = Symbol.for('internals');
|
||||
export * from './utils';
|
||||
export * from './xydrag';
|
||||
export * from './xyhandle';
|
||||
export * from './xypanzoom';
|
||||
|
||||
Reference in New Issue
Block a user