UNPKG

@chainlink/functions-toolkit

Version:

An NPM package with collection of functions that can be used for working with Chainlink Functions.

2 lines (1 loc) 53 B
export function encrypt(pub: any, msg: any): string;