interface Mesh {
    meshLink: string;
    type: string;
}

Properties

Properties

meshLink: string
type: string