Searched defs:removeGeneratedContents (Results 1 – 3 of 3) sorted by relevance
34 export declare function removeGeneratedContents(src: string, tag: string): string | null; function
103 function removeGeneratedContents(src, tag) { function
101 export function removeGeneratedContents(src: string, tag: string): string | null { function