ngx-beautify-cursor
Version:
Simple Angular package to beautify your cursor in angular
8 lines (7 loc) • 454 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-beautify-cursor.component";
export declare class NgxBeautifyCursorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxBeautifyCursorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxBeautifyCursorModule, [typeof i1.NgxBeautifyCursorComponent], never, [typeof i1.NgxBeautifyCursorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxBeautifyCursorModule>;
}