eins78’s avatareins78’s Twitter Archive—№ 4,877

  1. export function whateffs (func) { try { return func() } catch (e) {} }