Er-Api SDK - v1.0.7
Preparing search index...
Runcode
Function Runcode
Runcode
(
code
:
string
,
lang
:
string
)
:
Promise
<
CodeResponse
>
Execute any code language
Parameters
code
:
string
The code to execute
lang
:
string
The programming language
Returns
Promise
<
CodeResponse
>
The data result
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Er-Api SDK - v1.0.7
Loading...
Execute any code language