UNPKG

@bconnorwhite/bob

Version:

Bob is a toolkit for TypeScript projects

7 lines (6 loc) 555 B
import updateChangelogCommand, { updateChangelogAction, updateChangelog } from "./changelog"; import updateGitignoreCommand, { updateGitignoreAction, updateGitignore } from "./gitignore"; import updateEditorConfigCommand, { updateEditorConfigAction, updateEditorConfig } from "./editorconfig"; declare const _default; export default _default; export { updateChangelog, updateChangelogAction, updateChangelogCommand, updateGitignore, updateGitignoreAction, updateGitignoreCommand, updateEditorConfig, updateEditorConfigAction, updateEditorConfigCommand };