Skip to main content

extract_chunks_ts

Function extract_chunks_ts 

Source
pub fn extract_chunks_ts(
    file_path: &str,
    content: &str,
    file_ext: &str,
) -> Option<Vec<CodeChunk>>