Match-id-8b842212d10a14844c0f8995a7beb81f5700de91

This commit is contained in:
* 2022-04-25 19:50:33 +08:00 committed by *
parent 05ceadb728
commit 0237a0b72c
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
export { VList, renderInfoType } from './VList'; export { VList } from './VList';
export type { renderInfoType } from './VList';