UNPKG
@stdlib/error-tools-fmtprodmsg
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
Format an error message for production.
stdlib.io
stdlib-js/error-tools-fmtprodmsg
@stdlib/error-tools-fmtprodmsg
/
dist
/
index.d.ts
3 lines
•
116 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
fmtprodmsg
from
'../docs/types/index'
;
export
= fmtprodmsg;