MCPcopy
hub / github.com/vercel/hyper / release.js

File release.js

release.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Packages
2const {prompt} = require('inquirer');
3
4module.exports = async (markdown) => {

Callers

nothing calls this directly

Calls 2

exitMethod · 0.80
errorMethod · 0.45

Tested by

no test coverage detected