Open surma opened 7 years ago
const thing1 = await api.thing; const thing2 = await api.thing; thing1 == thing2; // should be true