Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
ZodInvalidIntersectionTypesIssue
Interface ZodInvalidIntersectionTypesIssue
interface
ZodInvalidIntersectionTypesIssue
{
code
:
"invalid_intersection_types"
;
message
?:
string
;
path
:
(
string
|
number
)
[]
;
}
Hierarchy (
view full
)
ZodIssueBase
ZodInvalidIntersectionTypesIssue
Index
Properties
code
message?
path
Properties
code
code
:
"invalid_intersection_types"
Optional
message
message
?:
string
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
path
@notibot/noti-api-client
Loading...