-
-
Save OsamaAbbas/969e20b29ee3cd807f378d250310c1c1 to your computer and use it in GitHub Desktop.
11dcba856fa9-2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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