UNPKG

@bilions/search-js

Version:
9 lines (8 loc) 135 B
export declare class Footer { /** * render footer html string * * @returns {string} */ render(): string; }