UNPKG

@indoorequal/vue-maplibre-gl

Version:
12 lines (11 loc) 643 B
/** * Circle Layer * * See the [layer style specification](https://maplibre.org/maplibre-style-spec/layers/) */ declare const _default: import('vue').DefineComponent<{}, (() => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, { [key: string]: any; }>) | undefined, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, string[], string, import('vue').PublicProps, Readonly<{}> & Readonly<{ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;