@edgible-team/sdk
    Preparing search index...

    Function parseEnvSource

    • Parse dotenv-style content (KEY=value, # comments, optional quotes) into a plain record. Pure — the Node loader composes this with fs.

      Parameters

      • content: string

      Returns Record<string, string>