color.node.d.ts 91 B

12345
  1. /**
  2. * @param {string} d
  3. * @returns {string}
  4. */
  5. export function color(d: string): string