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