Files
iot-device-management-frontend/apps/web-ele/src/components/form-create/index.ts
2025-10-17 16:23:43 +08:00

4 lines
88 B
TypeScript

export { useApiSelect } from './components/use-api-select';
export * from './helpers';