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