UNPKG

pulsar_sdk_js

Version:

A convenient way for you to interact with Pulsar's Third Party APIs, using typified classes.

2 lines (1 loc) 74 B
export declare function encryptMessage(message: string): Promise<string>;