UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

4 lines (3 loc) 101 B
export declare class HtmlTable { static create(objects: object[], headers?: string[]): string; }