MyRepo-Ums/node_modules/@fortawesome/angular-fontawesome/testing/testing.module.d.ts
2024-01-19 11:09:11 +01:00

8 lines
410 B
TypeScript

import * as i0 from "@angular/core";
import * as i1 from "@fortawesome/angular-fontawesome";
export declare class FontAwesomeTestingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FontAwesomeTestingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FontAwesomeTestingModule, never, never, [typeof i1.FontAwesomeModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FontAwesomeTestingModule>;
}