♻️ signup

This commit is contained in:
Timur Ercan
2023-03-01 15:18:45 +01:00
parent 5e70b4620c
commit 74f5f830fe
3 changed files with 16 additions and 12 deletions

View File

@ -2,3 +2,4 @@ export { createOrUpdateField } from "./createOrUpdateField";
export { deleteField } from "./deleteField";
export { signDocument } from "./signDocument";
export { getUser } from "./getUser";
export { signup } from "./signup";