mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 03:10:38 +09:00
feat(openclaw): add adapter hire-approved hooks
This commit is contained in:
parent
67bc601258
commit
3369a9e685
12 changed files with 512 additions and 3 deletions
|
|
@ -15,5 +15,6 @@ export { sidebarBadgeService } from "./sidebar-badges.js";
|
|||
export { accessService } from "./access.js";
|
||||
export { companyPortabilityService } from "./company-portability.js";
|
||||
export { logActivity, type LogActivityInput } from "./activity-log.js";
|
||||
export { notifyHireApproved, type NotifyHireApprovedInput } from "./hire-hook.js";
|
||||
export { publishLiveEvent, subscribeCompanyLiveEvents } from "./live-events.js";
|
||||
export { createStorageServiceFromConfig, getStorageService } from "../storage/index.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue