Innqube/iq-bootstrap-table

View on GitHub
src/app/component-wrapper/src/app/footer/footer-legend.ts

Summary

Maintainability
A
0 mins
Test Coverage
export class FooterLegend {
    showingResults: string;
    of: string;
    to: string;
    noresults: string;
}