Initial commit
This commit is contained in:
5
lib/services/UserCustomActionService/UserCustomActionScope.d.ts
vendored
Normal file
5
lib/services/UserCustomActionService/UserCustomActionScope.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export declare enum UserCustomActionScope {
|
||||
Web = "web",
|
||||
Site = "site",
|
||||
List = "list",
|
||||
}
|
||||
Reference in New Issue
Block a user