I noticed that the comment was incorrect. In the future, the cookie type will be one of string | undefined | null, but the field will have to be specified.
So the field declaration will need to be +cookie: ?string,.
Details
Details
- Reviewers
michal kamil - Commits
- rCOMMf072f6099578: [lib] Fix comment in kesyerver-types
N/A
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/comment
- Lint
No Lint Coverage - Unit
No Test Coverage