-
Notifications
You must be signed in to change notification settings - Fork 0
guards.TypeAlias.ErrLike
github-actions[bot] edited this page Jun 8, 2026
·
2 revisions
@zenstone/ts-utils / guards / ErrLike
ErrLike =
object
Defined in: src/guards/index.ts:245
可能是一个包含错误消息的结构
optionalerror?:string
Defined in: src/guards/index.ts:247
optionalmessage?:string
Defined in: src/guards/index.ts:246