chore: include pre-built dist for github install
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
export { executeHookCommand } from "./command-executor/execute-hook-command";
|
||||
export type { CommandResult, ExecuteHookOptions } from "./command-executor/execute-hook-command";
|
||||
export { executeCommand } from "./command-executor/execute-command";
|
||||
export { resolveCommandsInText } from "./command-executor/resolve-commands-in-text";
|
||||
Reference in New Issue
Block a user