搜索文档
Home > @lynx-js/template-webpack-plugin > EncodeOptions > customSections
Signature:
customSections: Record<string, { type?: 'lazy'; content: string | Record<string, unknown>; }>;