RunKit + npm:

node v18.11.0
version: 1.0.0
endpointsharetweet
const { v4: uuidv4 } = require("uuid"); const id = uuidv4(); console.log(id);
Created from: https://npm.runkit.com/?q=
Loading…

no comments

    sign in to comment