Skip to main content

extract_sfc_scripts

Function extract_sfc_scripts 

Source
pub fn extract_sfc_scripts(source: &str) -> Vec<SfcScript>
Expand description

Extract all <script> blocks from a Vue/Svelte SFC source string.