Some checks failed
Remove old artifacts / remove-old-artifacts (push) Has been cancelled
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
declare const useHash: () => string;
|
|
|
|
export { useHash };
|