.vscode
|
init config-router
|
2021-10-22 15:00:20 +08:00 |
dist
|
add rollup config and types declare
|
2021-10-22 18:24:36 +08:00 |
src
|
fix: remove `auth` field, need `next()` for all routes
|
2021-10-23 00:27:58 +08:00 |
.babelrc
|
add rollup and babel-plugin to bundle
|
2021-10-22 18:09:06 +08:00 |
.gitignore
|
init config-router
|
2021-10-22 15:00:20 +08:00 |
.npmignore
|
add .npmignore
|
2021-10-22 15:37:54 +08:00 |
LICENSE
|
fix: remove unused code
|
2021-10-22 15:35:01 +08:00 |
README.md
|
init config-router
|
2021-10-22 15:00:20 +08:00 |
rollup.config.js
|
add rollup config and types declare
|
2021-10-22 18:24:36 +08:00 |
tsconfig.json
|
add rollup and babel-plugin to bundle
|
2021-10-22 18:09:06 +08:00 |
yarn.lock
|
add rollup config and types declare
|
2021-10-22 18:24:36 +08:00 |