feat: export createDebugAction
This commit is contained in:
parent
31901ea714
commit
45a5e311a1
|
@ -112,3 +112,5 @@ export function servicesImplementingHook(hook) {
|
||||||
type: 'truss/hook-services', payload: {hook},
|
type: 'truss/hook-services', payload: {hook},
|
||||||
}, 'gateway');
|
}, 'gateway');
|
||||||
};
|
};
|
||||||
|
|
||||||
|
export {createDebugAction};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user