UNPKG

@langchain/langgraph-checkpoint

Version:

Library with base interfaces for LangGraph checkpoint savers.

3 lines (2 loc) 129 B
export declare function uuid6(clockseq: number): string; export declare function uuid5(name: string, namespace: string): string;