Commit 9f0a412b authored by nanahira's avatar nanahira

export http decorators

parent 22a9e78e
...@@ -16,6 +16,7 @@ import { ...@@ -16,6 +16,7 @@ import {
// Export all koishi-decorator decorators // Export all koishi-decorator decorators
export * from 'koishi-decorators/dist/src/decorators'; export * from 'koishi-decorators/dist/src/decorators';
export * from 'koishi-decorators/dist/src/http-decorators';
export { PluginDef } from 'koishi-decorators'; export { PluginDef } from 'koishi-decorators';
// Service API // Service API
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment