chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { injectHookMessage, findNearestMessageWithFields, findFirstMessageWithAgent, findNearestMessageWithFieldsFromSDK, findFirstMessageWithAgentFromSDK, resolveMessageContext, } from "./injector";
|
||||
export type { StoredMessage } from "./injector";
|
||||
export type { MessageMeta, OriginalMessageContext, TextPart, ToolPermission } from "./types";
|
||||
export { MESSAGE_STORAGE } from "./constants";
|
||||
Reference in New Issue
Block a user