foundryvtt
foundryvtt copied to clipboard
API Docs missing client globals like fromUuidSync
The functions declared in client/core/utils are not included in the online docs, including key functions like fromUuid and fromUuidSync
This apparently also includes ClientDocumentMixin, which is declared in another file.
It turns out the utils commonjs file takes advantage of non-strict mode in some places. Reopening this issue and punting to V13.
API docs are also missing the global functions in resources/app/client/apps/templates.js