UNPKG

form-test-victor

Version:

# Performant forms and wizard library for React

8 lines 179 B
export interface WizardLabels { next: string; previous: string; quit: string; save: string; saving: string; } //# sourceMappingURL=WizardLabels.d.ts.map