develop
export const SYSTEM_USER_ID = 'system'; export const getPluginEmail = (pluginId: string) => `${pluginId.toLowerCase()}@plugin.teable.io`;