UNPKG

@netlify/build

Version:
3 lines (2 loc) 95 B
/** Print a rectangular header */ export declare const getHeader: (message: string) => string;