chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { StoredPart } from "../types";
|
||||
export declare function hasContent(part: StoredPart): boolean;
|
||||
export declare function messageHasContent(messageID: string): boolean;
|
||||
Reference in New Issue
Block a user