webext-docs icon indicating copy to clipboard operation
webext-docs copied to clipboard

Print optional return values of methods as "or undefined"

Open jobisoft opened this issue 1 year ago • 0 comments

The schema files are now in a state, where null return values are explicitly specified and listed as or null, and optional return values are returned as undefined. Be explicit in the docs and make them be listed as or undefined.

jobisoft avatar Aug 27 '24 10:08 jobisoft