UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

9 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.testCases = void 0; exports.testCases = [ ["Textoáéíóú"], ["😀áéí😀óú😀"], ["Un texto cualquiera"] ]; //# sourceMappingURL=fromstring-cases.js.map