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