UNPKG

umbraco-cypress-testhelpers

Version:

Test helpers for making Cypress tests for Umbraco solutions

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