This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
dashboard
mirror of
https://github.com/rancher/dashboard.git
Watch
1
Star
0
Fork
You've already forked dashboard
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
dashboard
/
shell
/
types
/
t.ts
2 lines
93 B
TypeScript
Raw
Permalink
Blame
History
export
type
Translation
=
(
key
:
string
,
args?
:
Record
<
string
,
any
>
,
raw?
:
boolean
)
=
>
string
Reference in New Issue
View Git Blame
Copy Permalink