On this page

    M

    atob

    History
    atob(data): void
    Stability: 3Legacy. Use Buffer.from(data, 'base64') instead.

    Global alias for buffer.atob().

    An automated migration is available (source):