firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

Remove param tag that does not exist

Open manicmaniac opened this issue 2 years ago • 1 comments

Description

The JS doc of defineSecret() says it receives options argument but that is not true.

So I removed the line including @param options.

manicmaniac avatar Jun 24 '23 17:06 manicmaniac