Viewing File: /usr/share/nodejs/abab/index.d.ts

export function atob(encodedData: string): string | null
export function btoa(stringToEncode: string): string | null
Back to Directory File Manager