1
0
Fork 0
js-utils/docs/api/js-utils.allowedbufferencod...

348 B

Home > @apextoaster/js-utils > AllowedBufferEncoding

AllowedBufferEncoding type

Signature:

export type AllowedBufferEncoding = 'ascii' | 'utf-8';