UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

6 lines 173 B
export const testCases = [ ["texto", 10, "*", "*****texto"], ["texto", 5, "*", "texto"], ["texto", 6, "*", "*texto"] ]; //# sourceMappingURL=padleft-cases.js.map