Comparing version 1.0.38 to 1.0.39
@@ -8,3 +8,3 @@ import { ComputedRef } from "ag-utilities/AgVueWrap"; | ||
type PlayerApi<T> = WebProxy<Omit<AgTmObject<T>, 'bind' | 'unbind' | 'loadLatest'>>; | ||
declare class TmPlayer<T> { | ||
export declare class TmPlayer<T> { | ||
private proxy; | ||
@@ -11,0 +11,0 @@ private cursor; |
@@ -48,3 +48,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.AgTmPlayer = void 0; | ||
exports.TmPlayer = exports.AgTmPlayer = void 0; | ||
// import { AgTmPlayerBuffer, ServerBufferProxy } from "./TmPlayerBuffer"; | ||
@@ -391,1 +391,2 @@ var AgPoll_1 = require("ag-utilities/AgPoll"); | ||
}()); | ||
exports.TmPlayer = TmPlayer; |
{ | ||
"name": "ag-repo", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
94141
2014