Task Init
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export declare const FIRST_KEY_INDEX = 1;
|
||||
export declare function transformArguments(key: string, error: number, probability: number): Array<string>;
|
||||
export declare function transformReply(): 'OK';
|
||||
Reference in New Issue
Block a user