UNPKG

ngx-context

Version:

Angular Context: Easy property binding for router outlet and nested component trees.

3 lines (2 loc) 139 B
export declare function isSubscribableOrPromise(obj: any): boolean; export declare function parseKeys(input: string | string[]): string[];