Refacto insert cowebsite
This commit is contained in:
parent
251d14a470
commit
f84c4b3276
6 changed files with 98 additions and 110 deletions
|
@ -9,7 +9,7 @@ export const isOpenCoWebsiteEvent = new tg.IsInterface()
|
|||
})
|
||||
.get();
|
||||
|
||||
export const coWebsite = new tg.IsInterface()
|
||||
export const isCoWebsite = new tg.IsInterface()
|
||||
.withProperties({
|
||||
id: tg.isString,
|
||||
position: tg.isNumber,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue