randydev commited on
Commit
93ed7c0
·
verified ·
1 Parent(s): f0d725f

Update lib/@randydev/terabox.js

Browse files
Files changed (1) hide show
  1. lib/@randydev/terabox.js +1 -1
lib/@randydev/terabox.js CHANGED
@@ -1,5 +1,5 @@
1
  import axios from 'axios';
2
- import { trbtoken, trburl } from '../lib/all.js';
3
 
4
  async function TeraboxDownloader(url) {
5
  const options = {
 
1
  import axios from 'axios';
2
+ import { trbtoken, trburl } from '../all.js';
3
 
4
  async function TeraboxDownloader(url) {
5
  const options = {