< Summary

Information
Class: index.ts
Assembly: app.components.locations
File(s): /home/runner/work/ClutterStock/ClutterStock/frontend/app/components/locations/index.ts
Tag: 58_25416222083
Line coverage
N/A
Covered lines: 0
Uncovered lines: 0
Coverable lines: 0
Total lines: 3
Line coverage: N/A
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

File(s)

/home/runner/work/ClutterStock/ClutterStock/frontend/app/components/locations/index.ts

#LineLine coverage
 1export { LocationsLayout } from "./locations-layout";
 2export { LocationsList } from "./locations-list";
 3export { LocationForm } from "./location-form";

Methods/Properties