UNPKG

umbraco-cypress-testhelpers

Version:

Test helpers for making Cypress tests for Umbraco solutions

4 lines (3 loc) 170 B
export { TextBoxProperty } from './textBoxProperty'; export { FormPickerProperty } from './formPickerProperty'; export { DropDownProperty } from './dropDownProperty';