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

This commit is contained in:
2021-01-20 17:08:44 +00:00
parent e329836a06
commit b62a240ca6
50 changed files with 255 additions and 37 deletions

View File

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