ngx-acuw
Version:
Angular components using WEBGL (threejs)
10 lines (9 loc) • 616 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./image-as-particles.component";
import * as i2 from "@angular/common";
import * as i3 from "../performance-monitor/performance-monitor.module";
export declare class ImageAsParticlesModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ImageAsParticlesModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ImageAsParticlesModule, [typeof i1.ImageAsParticlesComponent], [typeof i2.CommonModule, typeof i3.PerformanceMonitorModule], [typeof i1.ImageAsParticlesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ImageAsParticlesModule>;
}