| Current Path : /var/www/homesaver/www/bitrix/js/ui/entity-selector/src/dialog/footer/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/entity-selector/src/dialog/footer/footer-content.js |
export type FooterContent = string | HTMLElement | HTMLElement[] | Function;
export type FooterOptions = { [option: string]: any };