UNPKG

edge-fragment

Version:

Add ability to render fragments from Edge template engine

2 lines (1 loc) 87 B
export declare function extractFragment(content: string, sectionName: string): string;