Repository URL to install this package:
|
Version:
0.0.15 ▾
|
import { CommonResponse } from 'src/typings';
/**
* @todo reuse @@perf @@haircut
*/
export declare function toStatus(response: CommonResponse): any;