UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

5 lines (4 loc) 248 B
import "./index.css"; declare const rowExport: (action: any, ctx: any, env: any) => Promise<boolean>; declare const LionExport: (action: any, ctx: any, env: any, normalSelectAll?: boolean | undefined) => void; export { LionExport, rowExport };