UNPKG

umbraco-cypress-testhelpers

Version:

Test helpers for making Cypress tests for Umbraco solutions

5 lines (4 loc) 71 B
export class DataTypePrevalue { key: string; value: any[] | any; }