UNPKG

@neocomplexx/ngx-neo-directives

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.5.

4 lines (3 loc) 80 B
export interface ITabChangeController { canChangeTab(): Promise<boolean>; }