UNPKG

love-typescript-definitions

Version:
4 lines (3 loc) 93 B
declare module "love.graphics" { type MeshVertexDataType = "byte" | "unorm16" | "float"; }