1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00
anytype-ts/src/json/survey.ts
2024-06-18 15:24:46 +02:00

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"
}
};