lib/renderer/shared
이 콘텐츠는 아직 해당 언어로 제공되지 않습니다.
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.