@@ -1,3 +1,5 @@
|
||||
import { httpGet as get, httpPost as post } from 'inversify-express-utils'
|
||||
export * from './decorators'
|
||||
export * from './activation'
|
||||
export * from 'inversify-express-utils'
|
||||
export { get, post }
|
||||
|
||||
Reference in New Issue
Block a user