UNPKG
leaflet.superbar
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Leaflet layer controler bar
leaflet.superbar
/
global.d.ts
5 lines
(4 loc)
•
83 B
TypeScript
View Raw
1
2
3
4
5
declare
module
"*.html"
{
const
content
:
string
;
export
default
content; }