NodeConfiguration type
type NodeConfiguration = {
auth: Required<NodeAuthOptions>,
cache: CacheOptions,
system: Required<NodeSystemOptions>,
telemetry: Required<NodeTelemetryOptions>,
}
Browser ini sudah tidak didukung.
Mutakhirkan ke Microsoft Edge untuk memanfaatkan fitur, pembaruan keamanan, dan dukungan teknis terkini.
type NodeConfiguration = {
auth: Required<NodeAuthOptions>,
cache: CacheOptions,
system: Required<NodeSystemOptions>,
telemetry: Required<NodeTelemetryOptions>,
}