lib/renderer/shared
이 내용은 아직 번역본이 없습니다.
Variables
'Read the “', Variables, '” section'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.