TypesCommentComment type. Example your-api-route.tsimport { Comment } from "soundcloud-wrapper/types" const comment: Comment = { // Comment data } Params PropTypeDefaultkindstring-idnumber-bodystring-created_atstring-timestampnumber-track_idnumber-user_idnumber-userUser-uristring-PreviousAuthTokenNextCommentData