We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf95a40 commit e85b398Copy full SHA for e85b398
1 file changed
lib/node_modules/@stdlib/plot/vega/signal/reference/lib/main.js
@@ -54,6 +54,7 @@ var debug = logger( 'vega:signal-reference:main' );
54
* @constructor
55
* @param {string} reference - signal reference string
56
* @throws {TypeError} must provide a string
57
+* @throws {Error} must provide valid arguments
58
* @returns {SignalReference} signal reference instance
59
*
60
* @example
0 commit comments