@orca-fe/tools
Version:
front-end tools
13 lines (12 loc) • 337 B
TypeScript
import createUseStaticCss from './createUseStaticCss';
export * from './array';
export * from './def';
export * from './isIn';
export * from './obj';
export * from './time';
export * from './tree';
export * from './convertUnit';
export * from './number';
export * from './error';
export * from './events';
export { createUseStaticCss };