Skip to content

Commit 168f201

Browse files
microJfelixhammerl
authored andcommitted
doc: fix usage code
1 parent 8d66272 commit 168f201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ All input can use any charset (in this case, the value must not be a string but
2424
npm install --save emailjs-mime-codec
2525

2626
import {
27-
encode, decode, convert
27+
encode, decode, convert,
2828
mimeEncode, mimeDecode,
2929
base64Encode, base64Decode,
3030
quotedPrintableEncode, quotedPrintableDecode,

0 commit comments

Comments
 (0)