Preparing search index...
The search index is not available
@speed-highlight/core
@speed-highlight/core
detect
detectLanguage
Function detectLanguage
Try to find the language the given code belong to
Function
detectLanguage
detectLanguage
(
code
:
string
)
:
ShjLanguage
Parameters
code
:
string
The code
Returns
ShjLanguage
The language of the code
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@speed-highlight/core
Loading...
Try to find the language the given code belong to
Function
detectLanguage