[][src]Function deno_typescript::mksnapshot_bundle_ts

pub fn mksnapshot_bundle_ts(
    bundle: &Path,
    env_var: &str,
    state: Arc<Mutex<TSState>>
) -> Result<(), ErrBox>