Skip to content

Commit

Permalink
chore: updated bundle with lastest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yoryer committed Feb 11, 2022
1 parent 876b537 commit 7be7975
Show file tree
Hide file tree
Showing 11 changed files with 289 additions and 880 deletions.
2 changes: 1 addition & 1 deletion dist/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d83da754b90f8cc505973bdf9d23d66a7d74d931
eb263b3bbfe1e4fdec63c901128b4fca934a128f
2 changes: 1 addition & 1 deletion dist/LASTCOMMITDATETIME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-02-04T10:51:02-03:00
2022-02-11T16:09:48-03:00
2 changes: 1 addition & 1 deletion dist/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.7.2
v0.7.2-1-geb263b3
2 changes: 1 addition & 1 deletion dist/toky-sdk-alpha.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/types/src/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import { Client } from './client';
import { SessionUA } from './session';
import { ClientStatus, SessionStatus, TransferEnum, TransferOptionsEnum, MediaStatus } from './constants';
declare const _default: {
TokyClient: typeof Client;
TokySession: typeof SessionUA;
TokyMedia: import("./media").MediaSingleton;
ClientStatus: typeof ClientStatus;
SessionStatus: typeof SessionStatus;
Expand Down
2 changes: 1 addition & 1 deletion dist/types/src/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/types/src/session.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7be7975

Please sign in to comment.