maplibre-rs/web/demo/index.ts
2022-04-25 14:34:05 +02:00

5 lines
85 B
TypeScript

import test, { startMapLibre } from 'maplibre_rs'
console.log(test)
startMapLibre()