UNPKG

@stackoverfloweth/prefect-design

Version:

A collection of low-level Vue components.

3 lines (2 loc) 108 B
import { WizardStep } from '../types/wizard'; export declare function getStepKey(step: WizardStep): string;