shm-typed-array
Version:
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
18 lines • 422 B
JSON
{
"files.associations": {
"__bit_reference": "cpp",
"unordered_map": "cpp",
"string": "cpp",
"vector": "cpp"
},
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.profiles.osx": {
"zsh": {
"path": "zsh",
"args": [
"-i"
]
}
},
"terminal.integrated.defaultProfile.osx": "zsh",
}