t.exports = function()

in libs/@guardian/libs/src/consent-management-platform/stub_tcfv2.js [85:87]


			t.exports = function (t) {
				return 'object' == typeof t ? null !== t : 'function' == typeof t;
			};