koa fp ts router:建立在fp ts routing顶部的Koa路由器中间件 源码

maths55418 6 0 ZIP 2021-02-15 16:02:32

koa-fp-ts-router 建立在顶部的路由器中间件。 安装 请注意,这些软件包是该库的对等依赖项,需要单独安装。 使用 $ npm install koa-fp-ts-router 使用 $ yarn add koa-fp-ts-router 用法 import { end , lit , str } from 'fp-ts-routing' ; import Koa from 'koa' ; import { Router } from 'koa-fp-ts-router' ; const app = new Koa ( ) ; // matches const root =

用户评论
请输入评论内容
评分:
Generic placeholder image 卡了网匿名网友 2020-08-19 07:08:39

刚刚接触uitest,感谢楼主分享

Generic placeholder image 卡了网匿名网友 2020-08-19 07:08:39

比较简单,适合入门,谢谢分享