new lib version [CI SKIP]

This commit is contained in:
2021-01-10 17:19:49 +00:00
parent 7efff57b5d
commit 73636cbce4
45 changed files with 302 additions and 38 deletions

View File

@@ -15,7 +15,8 @@ export declare namespace CreatePermission {
STATSCLIENT = "STATSCLIENT",
DONOR = "DONOR",
SCAN = "SCAN",
STATION = "STATION"
STATION = "STATION",
CARD = "CARD"
}
enum action {
GET = "GET",