Files
AFFiNE-Mirror/blocksuite/affine/widget-remote-selection/src/index.ts
2024-12-28 08:47:09 +00:00

7 lines
171 B
TypeScript

import type * as CommandsType from '@blocksuite/affine-shared/commands';
declare type _GLOBAL_ = typeof CommandsType;
export * from './doc';
export * from './edgeless';