- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
MdPaginatorIntl export by @angular/material
What is the current behavior?
paginator  dont export MdPaginatorIntl
What are the steps to reproduce?
import {MdPaginatorIntl} from '@angular/material/typings/paginator/paginator-intl';
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
"dependencies": {
"@angular/animations": "^4.3.3",
"@angular/cdk": "^2.0.0-beta.8",
"@angular/common": "^4.0.0",
"@angular/compiler": "^4.0.0",
"@angular/core": "^4.0.0",
"@angular/flex-layout": "^2.0.0-beta.8",
"@angular/forms": "^4.0.0",
"@angular/http": "^4.0.0",
"@angular/material": "^2.0.0-beta.8",
"@angular/platform-browser": "^4.0.0",
"@angular/platform-browser-dynamic": "^4.0.0",
"@angular/router": "^4.0.0",
"core-js": "^2.4.1",
"hammerjs": "^2.0.8",
"rxjs": "^5.4.1",
"zone.js": "^0.8.14"
}
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels