Description below @module trips up JSDoc

This commit is contained in:
Tim Schaub
2019-05-16 16:00:14 -06:00
parent 17d26acb2f
commit 6cad19e9d5

View File

@@ -1,6 +1,6 @@
/**
* @module ol/worker/version
* A worker that responds to messages by posting a message with the version identifer.
* @module ol/worker/version
*/
import {VERSION} from '../util';