UNPKG

onix-core

Version:
2 lines (1 loc) 131 B
export declare const justify: (value: string, prefix: string, leftJustify: boolean, minWidth: number, zeroPad: boolean) => string;