| CodeBlockState |
|
Represents the state of whether the parser is currently inside a code block. This is used to track when to ignore code block markers while processing input. |
|
| IntersectionUserToken |
|
Intersection type for user token. If T is true, it includes accessToken and refreshToken. If T is false, it returns the User type. |
|