UNPKG

@satheshsat/puzzle

Version:
9 lines (8 loc) 360 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class PuzzleComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<PuzzleComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<PuzzleComponent, "satheshsat-puzzle", never, {}, {}, never, never>; }