Gorzoid

Dynamic Ram

Jun 25th, 2022 (edited)
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. export function test(ns) {
  2.     ns.hack('foo');
  3. }
  4.  
  5. test.toString = () => globalThis.customToString ?? '';
Add Comment
Please, Sign In to add comment