Type Definition deno_core::SharedArrayBufferStore

source ·
pub type SharedArrayBufferStore = CrossIsolateStore<SharedRef<BackingStore>>;