//#region src/hash.d.ts declare function durableObjectNamespaceIdFromName(uniqueKey: string, name: string): string; //#endregion export { durableObjectNamespaceIdFromName }; //# sourceMappingURL=hash.d.cts.map