Other
Table of contents
Type Aliases
Type Aliases
TReply
Ƭ TReply: TCommentListItem
& { forms
: Pick
<TForms
, "comment"
> }
Page to reply to a comment.
Remarks
Sample page: https://news.ycombinator.com/reply?id=37373376&goto=item%3Fid%3D37371084%2337373376
Defined in
types/src/content/views/other/reply.ts:7
TSubmit
Ƭ TSubmit: Object
Page to submit a new story.
Remarks
Sample page: https://news.ycombinator.com/submit
Type declaration
Name | Type | Description |
---|---|---|
forms | Pick <TForms , "submit" > | Any associated forms such as the submit form. |
Defined in
types/src/content/views/other/submit.ts:7
TUnknown
Ƭ TUnknown: unknown
Any view that is not currently supported.
Remarks
Sample page: https://news.ycombinator.com/user?id=pg