chore: include pre-built dist for github install
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export declare const OMO_INTERNAL_INITIATOR_MARKER = "<!-- OMO_INTERNAL_INITIATOR -->";
|
||||
export declare function createInternalAgentTextPart(text: string): {
|
||||
type: "text";
|
||||
text: string;
|
||||
};
|
||||
Reference in New Issue
Block a user