openclaw/src/plugin-sdk/global-singleton.ts

3 lines
102 B
TypeScript

export * from "../shared/global-singleton.js";
export * from "../shared/scoped-expiring-id-cache.js";