UNPKG
nocobase-plugin-casdoor
Version:
latest (0.1.5)
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0
Integrated Casdoor authentication system
nocobase-plugin-casdoor
/
dist
/
locale
/
zh_CN.d.ts
6 lines
(5 loc)
•
188 B
TypeScript
View Raw
1
2
3
4
5
6
declare
const
_default
: {
'User will be registered automatically if not exists.'
:
string
;
'Sign up automatically when the user does not exist'
:
string
; };
export
default
_default;