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