Skip to content

Instantly share code, notes, and snippets.

@rabwill
Created August 8, 2023 00:11
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 rabwill/8e0a4412d63413e2cb6f952df92c33f4 to your computer and use it in GitHub Desktop.
Save rabwill/8e0a4412d63413e2cb6f952df92c33f4 to your computer and use it in GitHub Desktop.
GitHub Copilot blog misc1
//Import products from products.js
const products = require("./products");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment