Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/repl-server
ReplServerCommandContext
Interface ReplServerCommandContext
Represents the repl-server context.
interface
ReplServerCommandContext
{
famir
:
Record
<
string
,
unknown
>
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Properties
famir
famir
:
Record
<
string
,
unknown
>
Properties
famir
GitHub
Example
Fake Mirrors
Loading...
Represents the repl-server context.