Typeberry by Fluffy Labs - v0.5.0
    Preparing search index...

    Type Alias Options

    type Options = {
        defaultLevel: Level;
        modules: Map<string, Level>;
        workingDir: string;
    }
    Index

    Properties

    defaultLevel: Level
    modules: Map<string, Level>
    workingDir: string