* chore: req validation for stars.create * chore: req validation for stars.list * chore: req validation for stars.update * chore: req validation for stars.delete * fix: DRY * fix: group validation attributes and message
2 lines
35 B
TypeScript
2 lines
35 B
TypeScript
export { default } from "./stars";
|