mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-18 14:26:56 +00:00
10 lines
111 B
JavaScript
10 lines
111 B
JavaScript
'use strict';
|
|
|
|
/**
|
|
* hook config
|
|
* https://thinkjs.org/doc/middleware.html#toc-df6
|
|
*/
|
|
|
|
module.exports = {
|
|
|
|
} |