UNPKG

basemapkit

Version:

<p align="center"> <img src="./public/logo.svg" alt="Basemapkit logo" width="400px"></img> </p> <p align="center"> Basemaps for <a href="https://maplibre.org/maplibre-gl-js/docs/">Maplibre GL JS</a> + <a href="https://protomaps.com/">Protomaps</a> </p>

3 lines (2 loc) 150 B
export declare function isLanguageSupported(lang: string, script: string | undefined): boolean; export declare function getDefaultLanguage(): string;