UNPKG

vanzy-protect

Version:

Epic Obfuscator Yeahhh

1 lines 74 B
export const fill = (l: number, s?: string) => new Array(l).join(s ?? ' ')