UNPKG

@earendil-works/pi-coding-agent

Version:

Coding agent CLI with read, bash, edit, write tools and session management

4 lines 231 B
export declare function warnDeprecation(message: string): void; /** Clear deprecation warning state. Exported for tests. */ export declare function clearDeprecationWarningsForTests(): void; //# sourceMappingURL=deprecation.d.ts.map