• Returns the type of its only argument, coded as a string.

    Parameters

    • v: any

    Returns "nil" | "number" | "string" | "boolean" | "table" | "function" | "thread" | "userdata"

Generated using TypeDoc