This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
tailchat
mirror of
https://github.com/msgbyte/tailchat
Watch
1
Star
0
Fork
You've already forked tailchat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f824e10ec3
tailchat
/
server
/
types
/
plugins.d.ts
6 lines
156 B
TypeScript
Raw
Blame
History
/**
* 该文件主要解决tsc在ci环境时无法很好探知到monorepo中的项目的依赖类型导致的报错
*/
declare
module
'link-preview-js'
;
Reference in New Issue
View Git Blame
Copy Permalink