@types/xmpp__base64
TypeScript icon, indicating that this package has built-in type declarations

0.13.2 • Public • Published

Installation

npm install --save @types/xmpp__base64

Summary

This package contains type definitions for @xmpp/base64 (https://github.com/xmppjs/xmpp.js/tree/main/packages/base64).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xmpp__base64.

index.d.ts

export function encode(input: string): string;
export function decode(input: string): string;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

/@types/xmpp__base64/

    Package Sidebar

    Install

    npm i @types/xmpp__base64

    Weekly Downloads

    18

    Version

    0.13.2

    License

    MIT

    Unpacked Size

    2.79 kB

    Total Files

    5

    Last publish

    Collaborators

    • types