Sha256: ad50529672837c4c39e970bafd6cfa4022c38febcb627634d661213deb02c03a
Contents?: true
Size: 429 Bytes
Versions: 3
Compression:
Stored size: 429 Bytes
Contents
/*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2018 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ sap.ui.define([],function(){"use strict";var l=function(t,p,c,m){var P={configurable:true,get:function(){delete t[p];t[p]=c();return t[p];},set:function(v){delete t[p];t[p]=v;}};if(m){P.get[m]=true;}Object.defineProperty(t,p,P);};return l;});
Version data entries
3 entries across 3 versions & 1 rubygems