UNPKG

ontimize-web-ngx

Version:
4 lines (3 loc) 214 B
import { InjectionToken } from "@angular/core"; import { OTableGlobalConfig } from "../../../types/table/o-table-global-config.type"; export declare const O_TABLE_GLOBAL_CONFIG: InjectionToken<OTableGlobalConfig>;