We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53b1c0 commit 13fc15dCopy full SHA for 13fc15d
examples/general/account-accesses.ts
@@ -1,4 +1,4 @@
1
-import { MailtrapClient } from "../../src"
+import { MailtrapClient } from "mailtrap"
2
3
const TOKEN = "<YOUR-TOKEN-HERE>";
4
const TEST_INBOX_ID = "<YOUR-TEST-INBOX-ID-HERE>"
examples/general/accounts.ts
examples/general/permissions.ts
0 commit comments