UNPKG

charmlog

Version:
5 lines 200 B
import type { RainbowMethod } from '../../types/index'; export declare const colors: string[]; declare const rainbow: RainbowMethod; export default rainbow; //# sourceMappingURL=rainbowMethod.d.ts.map