Files
electron/docs/api
Sam Saccone e18f508e66 docs: fix incorrect formatting in browser docs. (#24473)
Address incorrect typing for isEnabled. The root cause of this was due
to missing backticks which caused the docs parser to think that the
return type of the `isEnabled` function was null, where it was supposed
to be a boolean type.

The side effect of this was that the generated typescript typings were
incorrect for this function.

Fixes #24409
2020-07-10 13:57:29 -07:00
..
2020-07-09 10:18:49 -07:00
2020-07-06 13:24:54 -07:00
2020-01-29 18:42:25 +09:00