← Back
Editing: random.d.ts
import { Colord } from "./colord"; export declare const random: () => Colord;
Save File
Cancel