lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.i18n
/
Strings
/
Links
Links
@
InternalMockzillaApi
data
class
Links
(
val
docsHome
:
String
,
val
docsPresets
:
String
,
val
github
:
String
,
val
apadmi
:
String
)
Members
Constructors
Links
Link copied to clipboard
constructor
(
docsHome
:
String
,
docsPresets
:
String
,
github
:
String
,
apadmi
:
String
)
Properties
apadmi
Link copied to clipboard
val
apadmi
:
String
docs
Home
Link copied to clipboard
val
docsHome
:
String
docs
Presets
Link copied to clipboard
val
docsPresets
:
String
github
Link copied to clipboard
val
github
:
String