UNPKG
@aidarkezio/main-func
Version:
latest (2.3.0)
2.3.0
2.2.1
2.2.0
2.1.0
2.0.8
2.0.6
2.0.4
2.0.3
2.0.2
2.0.1
1.7.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
📦 It has my funcs
github.com/AiDarkEzio/main-func
AiDarkEzio/main-func
@aidarkezio/main-func
/
lib
/
@types
/
others
/
mediafire.d.ts
3 lines
•
149 B
TypeScript
View Raw
1
2
3
import
{
Mediafire
}
from
'./types.js'
;
export
declare
function
mediafiredl
(
url
:
string
):
Promise
<
Mediafire
>;
//# sourceMappingURL=mediafire.d.ts.map