pad-string.d.ts 58 Bytes Raw Blame History Permalink 1 export default function padString(input: string): string;