mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-09-22 09:04:17 +00:00
This enables code in ext/ to be able to access it (e.g for proxying / interception). Additionally adds getCreate() to enable future refactoring of `const create` away from being a global singleton constant.