@@ -36,7 +36,7 @@ A list of all methods in the `TorrentsService` service. Click on the method name
36
36
** Example Usage Code Snippet**
37
37
38
38
``` typescript
39
- import { CreateTorrentRequest , TorboxApi } from ' @torbox/torbox-api' ;
39
+ import { CreateTorrentRequest , TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
40
40
41
41
(async () => {
42
42
const torboxApi = new TorboxApi ({
@@ -75,7 +75,7 @@ import { CreateTorrentRequest, TorboxApi } from '@torbox/torbox-api';
75
75
** Example Usage Code Snippet**
76
76
77
77
``` typescript
78
- import { TorboxApi } from ' @torbox/torbox-api' ;
78
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
79
79
80
80
(async () => {
81
81
const torboxApi = new TorboxApi ({
@@ -111,7 +111,7 @@ import { TorboxApi } from '@torbox/torbox-api';
111
111
** Example Usage Code Snippet**
112
112
113
113
``` typescript
114
- import { TorboxApi } from ' @torbox/torbox-api' ;
114
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
115
115
116
116
(async () => {
117
117
const torboxApi = new TorboxApi ({
@@ -152,7 +152,7 @@ import { TorboxApi } from '@torbox/torbox-api';
152
152
** Example Usage Code Snippet**
153
153
154
154
``` typescript
155
- import { TorboxApi } from ' @torbox/torbox-api' ;
155
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
156
156
157
157
(async () => {
158
158
const torboxApi = new TorboxApi ({
@@ -196,7 +196,7 @@ import { TorboxApi } from '@torbox/torbox-api';
196
196
** Example Usage Code Snippet**
197
197
198
198
``` typescript
199
- import { TorboxApi } from ' @torbox/torbox-api' ;
199
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
200
200
201
201
(async () => {
202
202
const torboxApi = new TorboxApi ({
@@ -237,7 +237,7 @@ import { TorboxApi } from '@torbox/torbox-api';
237
237
** Example Usage Code Snippet**
238
238
239
239
``` typescript
240
- import { TorboxApi } from ' @torbox/torbox-api' ;
240
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
241
241
242
242
(async () => {
243
243
const torboxApi = new TorboxApi ({
@@ -275,7 +275,7 @@ import { TorboxApi } from '@torbox/torbox-api';
275
275
** Example Usage Code Snippet**
276
276
277
277
``` typescript
278
- import { TorboxApi } from ' @torbox/torbox-api' ;
278
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
279
279
280
280
(async () => {
281
281
const torboxApi = new TorboxApi ({
@@ -312,7 +312,7 @@ import { TorboxApi } from '@torbox/torbox-api';
312
312
** Example Usage Code Snippet**
313
313
314
314
``` typescript
315
- import { TorboxApi } from ' @torbox/torbox-api' ;
315
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
316
316
317
317
(async () => {
318
318
const torboxApi = new TorboxApi ({
@@ -350,7 +350,7 @@ import { TorboxApi } from '@torbox/torbox-api';
350
350
** Example Usage Code Snippet**
351
351
352
352
``` typescript
353
- import { TorboxApi } from ' @torbox/torbox-api' ;
353
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
354
354
355
355
(async () => {
356
356
const torboxApi = new TorboxApi ({
@@ -382,7 +382,7 @@ import { TorboxApi } from '@torbox/torbox-api';
382
382
** Example Usage Code Snippet**
383
383
384
384
``` typescript
385
- import { TorboxApi } from ' @torbox/torbox-api' ;
385
+ import { TorboxApi } from ' @torbox/@torbox/ torbox-api' ;
386
386
387
387
(async () => {
388
388
const torboxApi = new TorboxApi ({
0 commit comments