Fix typing
This commit is contained in:
parent
679d417bd9
commit
5864c62d28
1 changed files with 1 additions and 1 deletions
|
|
@ -2937,7 +2937,7 @@ module.exports = async (
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {object} HandleGunFetchParams
|
* @typedef {object} HandleGunFetchParams
|
||||||
* @prop {'once'|'load'} type
|
* @prop {'once'|'load'|'open'} type
|
||||||
* @prop {boolean} startFromUserGraph
|
* @prop {boolean} startFromUserGraph
|
||||||
* @prop {string} path
|
* @prop {string} path
|
||||||
* @prop {string=} publicKey
|
* @prop {string=} publicKey
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue