UNPKG

vue3-openlayers

Version:
7 lines (6 loc) 424 B
import { Options } from 'ol/style/Stroke'; import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent<Options, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Options> & Readonly<{}>, { width: number; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>; export default _default;