@kyeshmz/td-signaling-types
Version:
This is a types package for Touchdesigner Signaling API. This is created from the Schemas defined by Derivative [here](https://github.com/TouchDesigner/SignalingAPI/tree/main).
18 lines (17 loc) • 305 B
JSON
{
"name": "@kyeshmz/td-signaling-types",
"version": "1.0.9",
"description": "",
"types": "./index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"TouchDesigner",
"Signaling",
"WebRTC",
"Typescript"
],
"author": "kyeshmz",
"license": "MIT"
}