Skip to content

ntcore-ts / @ntcore-ts/client / Pose2dSchema

Variable: Pose2dSchema

const Pose2dSchema: z.ZodType<Pose2d>

Defined in: struct/geometry.ts:86

Zod schema for Pose2d.

Released under the MIT License.