mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-25 14:42:47 +00:00
9 lines
108 B
JavaScript
9 lines
108 B
JavaScript
'use strict';
|
|
|
|
/**
|
|
* hook config
|
|
* https://thinkjs.org/doc/middleware.html#toc-df6
|
|
*/
|
|
export default {
|
|
|
|
} |