mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
config redirect
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