UNPKG

@chevre/domain

Version:

Chevre Domain Library for Node.js

4 lines (3 loc) 214 B
import { authorizeByAcceptAction } from './eventServiceByCOA/authorizeByAcceptAction'; import { findAcceptAction } from './eventServiceByCOA/findAcceptAction'; export { findAcceptAction, authorizeByAcceptAction };