Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/
Class
packages/storage/src/session-bundle-policy.ts:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
|
'destination_not_empty'
;
24
25
export
class
SessionBundleExportError extends Error {
26
constructor(
27
readonly code: SessionBundleExportErrorCode,
28
message: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected