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
/
client
/
locale
/
index.d.ts
3 lines
(2 loc)
•
162 B
TypeScript
View Raw
1
2
3
export
declare
const
NAMESPACE
=
"casdoor"
;
export
declare
function
usePluginTranslation
(
):
import
(
"react-i18next"
).
UseTranslationResponse
<
"casdoor"
,
undefined
>;