This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3e2b0a3e89
tachybase_todo
/
packages
/
plugins
/
users
/
src
/
index.ts
4 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: upgrade plugin-action-logs
2021-12-07 15:21:16 +08:00
export
{
default
}
from
'./server'
;
fix(plugin-users): add translations (#416)
2022-05-24 14:14:19 +08:00
export
const
namespace
=
require
(
'../package.json'
)
.
name
;
Reference in New Issue
Copy Permalink