Merge pull request #8587 from tschaub/let-nothing

Add a statement to trigger TypeScript checking
This commit is contained in:
Tim Schaub
2018-09-05 10:51:51 -06:00
committed by GitHub

View File

@@ -4,3 +4,5 @@
* @typedef {Array<number>} Pixel
* @api
*/
export let nothing;