mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-01 05:00:13 +00:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
declare const useHash: () => string;
|
|
|
|
export { useHash };
|