@types/audioworklet
Version:
Types for the global scope of Audio Worklets
33 lines (32 loc) • 576 B
JSON
{
"name": "@types/audioworklet",
"version": "0.0.92",
"description": "Types for the global scope of Audio Worklets",
"license": "Apache-2.0",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/TypeScript-DOM-Lib-Generator.git"
},
"typesVersions": {
"<=5.5": {
"*": [
"ts5.5/*"
]
},
"<=5.6": {
"*": [
"ts5.6/*"
]
},
"<=5.9": {
"*": [
"ts5.9/*"
]
}
},
"scripts": {},
"dependencies": {}
}