Skip to content

Home > @esengine/ecs-framework-monorepo > DuplicateCallCheckResult

DuplicateCallCheckResult interface

重复调用检查结果

Signature:

typescript
export interface DuplicateCallCheckResult

Properties

Property

Modifiers

Type

Description

isDuplicate

boolean

response?

RpcCallResponse

(Optional)

shouldProcess

boolean

基于 MIT 许可证发布