mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
aws/cf depend on js/index instead of dist
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
declare const L: any;
|
||||
declare const window: any;
|
||||
declare const document: any;
|
||||
|
||||
import { PMTiles, Source, TileType } from "./index";
|
||||
|
||||
export const leafletRasterLayer = (source: PMTiles, options: any) => {
|
||||
|
||||
Reference in New Issue
Block a user