lib/renderer/shared
Esta página aún no está disponible en tu idioma.
Variables
Section titled “Variables”shared
Section titled “shared”const shared: Shared;
Defined in: studiocms/packages/studiocms/src/lib/renderer/shared.ts:14
A shared object that is either retrieved from the global scope using a symbol or
initialized as a new object with a markdownConfig
property.