UNPKG

@khs1994/tencent-ai

Version:
7 lines (6 loc) 211 B
export default function (GBK: any): { encodeURI: (str: any) => string; decodeURI: (enstr: any) => string; encodeURIComponent: (str: any) => string; decodeURIComponent: (enstr: any) => string; };