Skip to content

Interface: DevToolsMessage

Properties

data

data: any


date

date: string


objectID

objectID: string


operationType?

optional operationType: string


propertyPath?

optional propertyPath: string[]


realmId

realmId: string


side

side: "consumer" | "provider"


source?

optional source: string


subName?

optional subName: string


timestamp?

optional timestamp: number


timeStamp

timeStamp: number


traceID

traceID: string


type

type: string

Released under the MIT License.