lary
lary
how to get `/xxx.js?_callback=fn` return `fn([js-file-data])` with serve-handler
"ts-json-schema-generator": "^0.93.0" failed when `/interface-recursion` with `IntersectionType` ``` export interface ExampleProps { propA: number; propB: ExampleProps & { string: string }; } ``` 
here in the [**gist/songlairui/287ea...**](https://gist.github.com/songlairui/287eaac29cda65cd5f1f7471b6661503#file-detective-vue-with-alias-polyfill-js-L102), I create a `vueLookup` as custom lookup call within `cabinet.register`. But I copy such more code from `cabinet/index.js`. export something inner could make it easy to...
support custom openai api prefix: pass `process.env. OPENAI_API_BASEURL` to `OpenAIOpt.baseURL`