mapType
Import from @varavel/vdl-plugin-sdk/testing.
Creates a map TypeRef whose value type is type.
Parameters
| Parameter | Type | Description |
|---|---|---|
type |
TypeRef |
Value type stored in the map. |
Returns
A map TypeRef.
Import from @varavel/vdl-plugin-sdk/testing.
Creates a map TypeRef whose value type is type.
| Parameter | Type | Description |
|---|---|---|
type |
TypeRef |
Value type stored in the map. |
A map TypeRef.