2016-01-07 16:50:59 +08:00

11 lines
170 B
TypeScript

/// <reference path="../../../typings/thinkjs/think.d.ts" />
'use strict';
/**
* hook config
* https://thinkjs.org/doc/middleware.html#toc-df6
*/
export default {
}