[][src]Function deno_typescript::mksnapshot_bundle_ts

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

Create a V8 snapshot. This differs from mksnapshot_bundle in that is also runs typescript.js