@firestone-hs/replay-parser
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.9.
9 lines (8 loc) • 430 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class ReplayParserModule {
static forRoot(): ModuleWithProviders<ReplayParserModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<ReplayParserModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ReplayParserModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ReplayParserModule>;
}