UNPKG

octokit-plugin-create-pull-request

Version:

Octokit plugin to create a pull request with multiple file changes

5 lines (4 loc) 69 B
const DELETE_FILE = Symbol("DELETE_FILE"); export { DELETE_FILE };