Skip to content

区块配置

区块配置 = object & { type: "key" | "uppercase"; } | { match?: string; type: "element"; } | { mapping?: string; type: "custom"; }

Defined in: config.ts:320

optional style: string