UNPKG

ice.fo.utils

Version:

6 lines (4 loc) 176 B
declare module "ice.fo.utils/HtmlUtils" { export function bodyScroll(value: any, bodyCSS: string = 'body_no_scroll'); export function parseToHtmlInfo(text: string); }