UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 124 B
export declare function pre(val: string | null | undefined): string; export declare function thead(cols: string[]): string;