# tojs 把一些ts和js文件转为import可以使用的js文件 浏览器请求的时候,返回对应的cache。 ## 使用 ```ts import { toJs } from '@kevisual/tojs'; ```