UNPKG

@genexus/web-standard-functions

Version:

GeneXus JavaScript standard functions library for web generators

4 lines 133 B
export const fixTypeToObject = (sourceValue, targetValue) => { return sourceValue; }; //# sourceMappingURL=fixTypeToObject.js.map