+3
@@ -0,0 +1,3 @@
|
||||
import type { Channels } from '../types';
|
||||
declare const isLight: (color: string | Channels) => boolean;
|
||||
export default isLight;
|
||||
Reference in New Issue
Block a user