UNPKG

playactor

Version:

play around with your playstation devices

5 lines (4 loc) 156 B
export declare const resultsToErrorCodes: { [result: number]: string; }; export declare function resultToErrorCode(result: number): string | undefined;