UNPKG

108 BTypeScriptView Raw
1import { InjectionToken } from '@angular/core';
2export declare const NB_TREE_GRID: InjectionToken<unknown>;