UNPKG
spscript-b
Version:
latest (4.2.12)
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
ShareP0oint Rest Api Wrappers
github.com/fanatyko47/spscript
fanatyko47/spscript
spscript-b
/
lib
/
customActions
/
ICustomActions.js
18 lines
(17 loc)
•
321 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
export
var metadata = { __metadata: {
"type"
:
"SP.UserCustomAction"
} };
export
var scopes = {
"Web"
: {
id
: 3, name:
"Web"
, url:
"/web/usercustomactions"
},
"Site"
: {
id
: 2, name:
"Site"
, url:
"/site/usercustomactions"
} };