indexType aliases
Type Alias: PixiVNJsonParamGet
> PixiVNJsonParamGet = object
Defined in: src/schema/PixiVNJsonValue.ts:23
Properties
key
> key: number
Defined in: src/schema/PixiVNJsonValue.ts:29
Index of the parameter in the params array.
storageOperationType
> storageOperationType: "get"
Defined in: src/schema/PixiVNJsonValue.ts:25
storageType
> storageType: "params"
Defined in: src/schema/PixiVNJsonValue.ts:30
type
> type: "value"
Defined in: src/schema/PixiVNJsonValue.ts:24