Skip to content

Instantly share code, notes, and snippets.

View andreabadesso's full-sized avatar

André Abadesso andreabadesso

View GitHub Profile
@andreabadesso
andreabadesso / gist:03e5617667c9456e803092a82ca249d5
Created October 23, 2024 22:02
React-native, lavamoat + re.pack
This file has been truncated, but you can view the full file.
/*! SES sources included by LavaMoat. Do not optimize or minify. */
;
// [email protected]
'use strict';
(functors => {
const cell = (name, value = undefined) => {
const observers = [];
return Object.freeze({
get: Object.freeze(() => {