UNPKG

mapillary-js

Version:

A WebGL interactive street imagery library

7 lines (5 loc) 112 B
import * as vd from "virtual-dom"; export interface VirtualNodeHash { name: string; vNode: vd.VNode; }