UNPKG

@jsonjoy.com/util

Version:
4 lines (3 loc) 67 B
export interface Printable { toString(tab?: string): string; }