bug: Fix private interfaces not showing up in the docs (#1769)

Make all exported function parameters and return types show their shapes so that new developers can see how to use them in the docs.
This commit is contained in:
Jackson Mills
2021-10-29 13:13:40 -07:00
committed by GitHub
parent 14395ab58f
commit e813ec4bd3
160 changed files with 1487 additions and 1171 deletions

File diff suppressed because one or more lines are too long