UNPKG

@langchain/core

Version:
6 lines (5 loc) 197 B
/** * @deprecated Use `makeDefaultKeyEncoder()` to create a custom key encoder. * This function will be removed in a future version. */ export declare const insecureHash: (message: any) => any;