Skip to content

shared.types

Mahatma Kollu edited this page Oct 18, 2021 · 1 revision

Module: shared/types

Table of contents

Type aliases

Type aliases

CharacterLimb

Ƭ CharacterLimb: "LeftUpperArm" | "LeftLowerArm" | "LeftHand" | "RightUpperArm" | "RightLowerArm" | "RightHand" | "LeftUpperLeg" | "LeftLowerLeg" | "LeftFoot" | "RightUpperLeg" | "RightLowerLeg" | "RightFoot" | "LowerTorso" | "UpperTorso" | "Head"

Defined in

src/shared/Types.ts:1

Clone this wiki locally