add hw2
This commit is contained in:
3
node_modules/khroma/dist/methods/change.d.ts
generated
vendored
Normal file
3
node_modules/khroma/dist/methods/change.d.ts
generated
vendored
Normal file
@@ -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