Skip to content

Function: mockType()

ts
function mockType(value: unknown): string;

Mock lua type global method.

Parameters

ParameterTypeDescription
valueunknownTarget value to check type for.

Returns

string

Type of value.