chore: include pre-built dist for github install
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
export declare const grep_app: {
|
||||
type: "remote";
|
||||
url: string;
|
||||
enabled: boolean;
|
||||
oauth: false;
|
||||
};
|
||||
Reference in New Issue
Block a user