UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

3 lines (2 loc) 179 B
export declare function createImportCheckTestPlan(actionName: string): () => void; export declare function createButtonMatchingTestPlan(name: string, action: string): () => void;