first commit
This commit is contained in:
5
node_modules/supports-hyperlinks/index.d.ts
generated
vendored
Normal file
5
node_modules/supports-hyperlinks/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export function supportsHyperlink(stream: {
|
||||
isTTY?: boolean | undefined;
|
||||
}): boolean;
|
||||
export declare const stdout: boolean;
|
||||
export declare const stderr: boolean;
|
||||
Reference in New Issue
Block a user