epiphany/node_modules/colord/random.d.ts

3 lines
80 B
TypeScript
Raw Permalink Normal View History

2023-12-09 22:48:07 -08:00
import { Colord } from "./colord";
export declare const random: () => Colord;