chore: fix deps warn

This commit is contained in:
DarkSky
2022-08-26 18:53:58 +08:00
parent 3e0d076899
commit 7eff19509f
10 changed files with 1127 additions and 1054 deletions
@@ -1,2 +1,2 @@
export { HTML2BlockResult, ClipBlockInfo } from './types';
export { Clipboard } from './clipboard';
export type { ClipBlockInfo, HTML2BlockResult } from './types';