UNPKG

@stadiamaps/ferrostar-webcomponents

Version:

Ferrostar is a modern SDK for building turn-by-turn navigation applications.

8 lines 303 B
import { LitElement } from 'lit'; export declare class InstructionsView extends LitElement { tripState: any; static styles: import('lit').CSSResult[]; private roundToNearestTen; render(): import('lit-html').TemplateResult<1> | undefined; } //# sourceMappingURL=instructions-view.d.ts.map