UNPKG
@drptbl/mailsac
Version:
latest (0.0.14)
0.0.14
0.0.13
0.0.12
Mailsac API Library
github.com/drptbl/mailsac
drptbl/mailsac
@drptbl/mailsac
/
src
/
index.d.ts
3 lines
(2 loc)
•
54 B
TypeScript
View Raw
1
2
3
import
{
Client
}
from
"./Client"
;
export
{
Client
};