5 lines
182 B
TypeScript
5 lines
182 B
TypeScript
|
|
export declare const OPENCODE_STORAGE: string;
|
||
|
|
export declare const MESSAGE_STORAGE: string;
|
||
|
|
export declare const PART_STORAGE: string;
|
||
|
|
export declare const SESSION_STORAGE: string;
|