mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
docs - jsdoc - fix syntax
This commit is contained in:
parent
cc6265fe0a
commit
2d4d77b17d
@ -322,7 +322,7 @@ function setupController (initState, initLangCode) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* A runtime.Port object, as provided by the browser:
|
* A runtime.Port object, as provided by the browser:
|
||||||
* @link https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/runtime/Port
|
* @see https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/runtime/Port
|
||||||
* @typedef Port
|
* @typedef Port
|
||||||
* @type Object
|
* @type Object
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user