domain apis (#146)

* fix: create domain api

* add domain apis

* fix url

---------

Co-authored-by: harshsbhat <harsh121102@gmail.com>
This commit is contained in:
KM Koushik
2025-04-05 06:48:03 +11:00
committed by GitHub
parent 43600419cb
commit 70026cb11d
11 changed files with 415 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "unsend",
"version": "1.4.0",
"version": "1.4.1",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",