Commit Graph

4 Commits

Author SHA1 Message Date
Jellis Hogenbijl
420b4ce9e7 Can't call spectrum function with a method name
By declaring the spectrum function with the optional options parameter this function will allways be chosen by typescript.
All the other spectrum functions where you supply a method name can't be called.

Moving the function with optional options parameter to the end of the file will fix this problem.
2015-01-15 11:04:48 +01:00
Mordechai Zuber
1c7970ced8 Fix comments in spectrum typings -added reference to tinycolor 2014-12-25 18:51:15 +02:00
Mordechai Zuber
19556e46e3 fix parameters in methods to include name 2014-11-20 17:49:56 +02:00
Mordechai Zuber
cde29c0fef Add typing for spectrum 2014-11-17 20:03:28 +02:00