firebase-functions
firebase-functions copied to clipboard
Remove param tag that does not exist
Description
The JS doc of defineSecret() says it receives options argument but that is not true.
So I removed the line including @param options.