Skip to content

Instantly share code, notes, and snippets.

@OsamaAbbas
Created November 1, 2018 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OsamaAbbas/969e20b29ee3cd807f378d250310c1c1 to your computer and use it in GitHub Desktop.
Save OsamaAbbas/969e20b29ee3cd807f378d250310c1c1 to your computer and use it in GitHub Desktop.
11dcba856fa9-2
let helloBuffer = helloScript.cachedData;
// or in Node.js >= 10
let helloBuffer = helloScript.createCachedData();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment