chore: include pre-built dist for github install
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export * from "./types";
|
||||
export * from "./constants";
|
||||
export { readState, writeState, clearState, incrementIteration } from "./storage";
|
||||
export { createRalphLoopHook } from "./ralph-loop-hook";
|
||||
export type { RalphLoopHook } from "./ralph-loop-hook";
|
||||
Reference in New Issue
Block a user