DefinitelyTyped/spectrum
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
..
spectrum-tests.ts Add typing for spectrum 2014-11-17 20:03:28 +02:00
spectrum.d.ts Can't call spectrum function with a method name 2015-01-15 11:04:48 +01:00