UNPKG

angular-dark-mode

Version:

Add dark mode to your Angular applications with ease!

2 lines (1 loc) 70 B
export declare function isNil(value: any): value is null | undefined;