This website requires JavaScript.
Explore
Help
Sign In
lixinran
/
MindMap
Watch
1
Star
0
Fork
You've already forked MindMap
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
MindMap
/
frontend
/
node_modules
/
vditor
/
dist
/
ts
/
util
/
log.d.ts
2 lines
99 B
TypeScript
Raw
Permalink
Blame
History
export
declare
const
log
:
(
method
:
string
,
content
:
string
,
type
:
string
,
print
:
boolean
)
=
>
void
;
Reference in New Issue
View Git Blame
Copy Permalink