UNPKG

umbraco-cypress-testhelpers

Version:

Test helpers for making Cypress tests for Umbraco solutions

4 lines (3 loc) 101 B
import { FormField } from './formField'; export declare class CheckboxField extends FormField { }