valor-software/ng2-bootstrap

View on GitHub
demo/src/app/docs/models/components-top-section.model.ts

Summary

Maintainability
A
0 mins
Test Coverage
export interface ComponentsTopSection {
  doc: string;
}