Files
flights_web_raw/apps/angular/node_modules/primeng/api/blockableui.d.ts
T

4 lines
73 B
TypeScript

export interface BlockableUI {
getBlockableElement(): HTMLElement;
}