Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/config
Config
Interface Config<T>
Represents a config
interface
Config
<
T
>
{
data
:
T
;
reset
()
:
void
;
}
Type Parameters
T
Implemented by
EnvConfig
Properties
Readonly
data
data
:
T
Config object
Methods
reset
reset
()
:
void
Cleanup config
Returns
void
Properties
data
Methods
reset
GitHub
Example
Fake Mirrors
Loading...
Represents a config