UNPKG

@rx-angular/template

Version:

**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.

3 lines (2 loc) 129 B
import { Tree } from '@angular-devkit/schematics'; export declare function readJsonInTree<T = any>(host: Tree, path: string): T;