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