mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
25 lines
No EOL
431 B
TypeScript
25 lines
No EOL
431 B
TypeScript
export default {
|
|
"register": {
|
|
"url": "https://community.anytype.io/survey0"
|
|
},
|
|
|
|
"delete": {
|
|
"url": "https://community.anytype.io/survey1"
|
|
},
|
|
|
|
"pmf": {
|
|
"url": "https://community.anytype.io/survey2#anytypeid=%s"
|
|
},
|
|
|
|
"object": {
|
|
"url": "https://community.anytype.io/survey3"
|
|
},
|
|
|
|
"shared": {
|
|
"url": "https://community.anytype.io/survey4"
|
|
},
|
|
|
|
"multiplayer": {
|
|
"url": "https://community.anytype.io/survey5"
|
|
}
|
|
}; |