- 将 export interface 转换为 export type 以兼容 Rollup - 分离类型导入/导出使用 import type 和 export type - 修复 QueryCondition, QueryResult, SupportedTypedArray 等类型的重导出
- 将 export interface 转换为 export type 以兼容 Rollup - 分离类型导入/导出使用 import type 和 export type - 修复 QueryCondition, QueryResult, SupportedTypedArray 等类型的重导出