mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
import test, { startMapLibre } from 'maplibre_rs'
|
|
|
|
console.log(test)
|
|
|
|
startMapLibre() |