This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
g6
Watch
1
Star
0
Fork
0
You've already forked g6
mirror of
https://gitee.com/antv/g6.git
synced
2024-12-01 03:08:33 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
c9f8cabe89
g6
/
global.d.ts
5 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: layout util and interface
2019-12-05 19:49:11 +08:00
declare
module
'*.json'
{
export
const
version
:
string
;
chore: prettier all code
2020-02-14 10:10:54 +08:00
export
const
value
:
any
;
feat: layout util and interface
2019-12-05 19:49:11 +08:00
}
Reference in New Issue
Copy Permalink