This website works better with JavaScript.
Explore
Help
Sign In
github
/
nocodb
mirror of
https://github.com/nocodb/nocodb
Watch
1
Star
0
Fork
You've already forked nocodb
0
Code
Issues
Releases
Wiki
Activity
多维表格
24750
Commits
164
Branches
278
Tags
1.2 GiB
Tree:
9d6ca11229
nocodb
/
packages
/
nc-gui
/
httpsnippet-shims.d.ts
4 lines
72 B
Raw
Normal View
History
Unescape
Escape
chore(gui-v2): cleanup typecheck issues
2 years ago
declare
module
'httpsnippet'
{
export
default
new
(
(
)
:
any
=
>
{
}
)
(
)
}