Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
class MirandaConfig
import { MirandaConfig } from "https://deno.land/x/miranda@0.0.6/src/config.ts";

Constructors

new
private
MirandaConfig()

Properties

private
_inProduction: boolean
private
optional
dict: ConfigDict
readonly
dbClientConf
readonly
dirMigrations: string
readonly
inProduction: boolean

Static Properties

private
sharedInstance: MirandaConfig

Static Methods

Manually provide configuration entries.