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) 127 B
/** @returns promise that will be resolved after next render */ export declare const promisifyNextRender: () => Promise<void>;