Merge pull request #8587 from tschaub/let-nothing
Add a statement to trigger TypeScript checking
This commit is contained in:
@@ -4,3 +4,5 @@
|
|||||||
* @typedef {Array<number>} Pixel
|
* @typedef {Array<number>} Pixel
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
export let nothing;
|
||||||
|
|||||||
Reference in New Issue
Block a user