UNPKG

@jigoooo/shared-ui

Version:

A reusable React component library and design system with TypeScript support, built on Vite for seamless integration and optimized performance.

3 lines (2 loc) 132 B
export type { TValidationRuleWithHeaderId } from './excel-type.ts'; export { readExcelFile, writeExcelFile } from './excel-lib.ts';