js-image-generator icon indicating copy to clipboard operation
js-image-generator copied to clipboard

JavaScript random image generator

Results 2 js-image-generator issues
Sort by recently updated
recently updated
newest added

``` node_modules/js-image-generator/index.d.ts:5:13 - error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. 5 callback: function(Error|null, RawImageData) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ node_modules/js-image-generator/index.d.ts:5:13 - error TS8020: JSDoc types can only...