Files
mkd/components/building/MeterCheck.tsx

4 lines
89 B
TypeScript
Raw Permalink Normal View History

2026-02-04 00:17:04 +05:00
import { MeterCheckView as MeterCheck } from './MeterCheckView';
export { MeterCheck };