UNPKG

@types/three

Version:
4 lines (2 loc) 98 B
import { Mesh } from "three"; export function createText(message: string, height: number): Mesh;