🚀New lib version v0.4.0 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2021-01-30 15:30:23 +00:00
parent 8fbeb0d6ea
commit 860bdb74b1
18 changed files with 61 additions and 12 deletions

View File

@@ -18,7 +18,8 @@ export declare namespace CreatePermission {
STATION = "STATION",
CARD = "CARD",
DONATION = "DONATION",
CONTACT = "CONTACT"
CONTACT = "CONTACT",
MAIL = "MAIL"
}
enum action {
GET = "GET",