Files
oh-my-opencode/dist/hooks/non-interactive-env/detector.d.ts
T

2 lines
53 B
TypeScript
Raw Normal View History

export declare function isNonInteractive(): boolean;