UNPKG

@evan.network/ui-angular-core

Version:

The angular-core operates as an global and central library for the evan.network Angular 5 frontend development. Using this project you will be able to to the following things:

12 lines (11 loc) 316 B
/**************************************************************************************************/ /** * shows an "not-implemented" overlay * * Usage: <not-implemented></not-implemented> * * @class Component NotImplementedComponent */ export declare class NotImplementedComponent { constructor(); }