@tangential/asciidoctor-panel
Version:
UI pane for displaying ASCII Doctor formatted data.
8 lines (7 loc) • 445 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./asciidoctor-panel.component";
export declare class TanjAsciidoctorPanelModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TanjAsciidoctorPanelModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TanjAsciidoctorPanelModule, [typeof i1.AsciidoctorComponent], never, [typeof i1.AsciidoctorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TanjAsciidoctorPanelModule>;
}