import * as foo from 'kch-rgbw-lib'; const c = new foo.CSpace('xyY', [0.3, 0.4, 1]); // Snippet ends console.log(c);