UNPKG
link.land
Version:
latest (1.0.1)
1.0.1
1.0.0
Bypass linkvertise, ad.fly, bit.ly, and cut.ly links in one package
link.land
/
src
/
index.d.ts
6 lines
(5 loc)
•
87 B
TypeScript
View Raw
1
2
3
4
5
6
declare
module
namespace {
export
interface
RootObject
{
url
:
string
; } }