@natoboram/load_env
    Preparing search index...

    Interface LoadEnvOptions

    interface LoadEnvOptions {
        path?: string;
    }
    Index

    Properties

    Properties

    path?: string

    Where to find .env files.