Skip to main content

js_runtime_files

Function js_runtime_files 

Source
pub fn js_runtime_files() -> Vec<(&'static str, &'static str)>
Expand description

Static JavaScript + declaration runtime files embedded at compile time. Returns Vec<(filename, content)> containing both .js and .d.ts pairs.