@bunnytube/wrapper
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,0 +0,0 @@ import ReconnectingWebSocket from "reconnecting-websocket"; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from "./connection"; | ||
export * from "./wrapper"; | ||
export * from "./types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare type Token = string; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -0,0 +0,0 @@ import { Connection } from "./connection"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@bunnytube/wrapper", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"scripts": { | ||
@@ -45,2 +45,2 @@ "build": "tsc", | ||
} | ||
} | ||
} |
22636
15
612