mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-18 14:26:56 +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 {
|
|
|
|
} |