UNPKG

sipgateio

Version:

The official Node.js library for sipgate.io

3 lines (2 loc) 118 B
export declare const toBase64: (input: string) => string; export declare const fromBase64: (input: string) => string;