pub fn js_runtime_files() -> Vec<(&'static str, &'static str)>
Static JavaScript + declaration runtime files embedded at compile time. Returns Vec<(filename, content)> containing both .js and .d.ts pairs.
Vec<(filename, content)>
.js
.d.ts