2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export declare const get: (str: string, dst: string) => void;
|
export declare const get: (str: string, dst: string) => void;
|