UNPKG
@telstra/core
Version:
latest (0.0.3)
0.0.3
0.0.1
0.0.0
Telstra SDK Core
github.com/telstra/telstra-sdk-node
telstra/telstra-sdk-node
@telstra/core
/
dist
/
utils
/
error
/
error.utils.d.ts
2 lines
(1 loc)
•
66 B
TypeScript
View Raw
1
2
export
declare
const
getErrorMessage
:
(
error
:
unknown
) =>
string
;