UNPKG

@newbiz/common-libs

Version:

신사업개발실 서비스/어드민 프론트엔드 공통 라이브러리

3 lines (2 loc) 116 B
export declare function encodeUTF8(value: string): string; export declare function decodeUTF8(str: string): string;