All files / src/models/views index.ts

100% Statements 29/29
100% Branches 0/0
100% Functions 0/0
100% Lines 29/29

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 291x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
export * from './licence.view';
export * from './lift.view';
export * from './loading.view';
export * from './onloading.view';
export * from './role.view';
export * from './flow.view';
export * from './entry.view';
export * from './entry-record.view';
export * from './fleet.view';
export * from './weighbrigde.view';
export * from './document.view';
export * from './eir.view';
export * from './bol.view';
export * from './trade-lane.view';
export * from './user.view';
export * from './company.view';
export * from './verification.view';
export * from './vessel.view';
export * from './cargo.view';
export * from './category.view';
export * from './search.view';
export * from './report.view';
export * from './report-master.view';
export * from './regulatory-declarations.view';
export * from './reheating.view';
export * from './company-regulatory.view';
export * from './request.view';
export * from './company-party.view';
export * from './dgd.view';