mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-07-02 13:34:26 +08:00
4 lines
169 B
TypeScript
4 lines
169 B
TypeScript
export declare const IS_READ_ONLY = true;
|
|
export declare function transformArguments(section?: string): Array<string>;
|
|
export declare function transformReply(): string;
|