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

356 B

Home > @apextoaster/js-utils > AllowedBufferEncoding

AllowedBufferEncoding type

Signature:

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