UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

4 lines 247 B
import type { GraphDataSource } from '@expofp/wayfinding'; /** Reads the app's wayfinding graph off the resolver memo (`getWfData`). */ export declare function createGraphDataSource(): GraphDataSource; //# sourceMappingURL=graphDataSource.d.ts.map