UNPKG
@rowantervelde/ng2-footer
Version:
latest (0.1.0-alpha.1)
0.1.0-alpha.1
0.0.1
0.0.1-alpha.3
0.0.1-alpha.2
RTV - Angular 2 Footer component
@rowantervelde/ng2-footer
/
footer.module.d.ts
5 lines
(4 loc)
•
138 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
'@angular/core'
; export declare
class
FooterModule
{ static forRoot(): ModuleWithProviders; }