UNPKG

feishub

Version:

A TypeScript SDK for Feishu (Lark) multi-dimensional tables

4 lines 129 B
// 导出主要的类 export { Feishu } from "./Feishu.js"; export { Table } from "./Table.js"; //# sourceMappingURL=index.js.map