UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

7 lines (5 loc) 176 B
// eslint-disable-next-line node/no-deprecated-api export * from "crypto" import * as crypto from "crypto" export default crypto export { randomUUID } from "./randomuuid.mjs"