mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -6,7 +6,7 @@
|
||||
/**
|
||||
* Chroma.js is a tiny library for all kinds of color conversions and color scales.
|
||||
*/
|
||||
declare module Chroma {
|
||||
declare namespace Chroma {
|
||||
|
||||
export interface ChromaStatic {
|
||||
/**
|
||||
@@ -253,7 +253,7 @@ declare module Chroma {
|
||||
|
||||
/**
|
||||
* Retreive all possible colors generated by this scale if it has distinct classes.
|
||||
*
|
||||
*
|
||||
* @param mode The output mode to use. Must be one of Color's getters. Defaults to "hex".
|
||||
* @return an array of colors in the type specified by mode.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user