UNPKG

@watergis/maplibre-gl-export

Version:
6 lines 250 B
export declare const PageOrientation: { readonly Landscape: "landscape"; readonly Portrait: "portrait"; }; export type PageOrientationType = (typeof PageOrientation)[keyof typeof PageOrientation]; //# sourceMappingURL=PageOrientation.d.ts.map