Endo API documentation
    Preparing search index...
    interface Process {
        env: Record<string, undefined | string>;
        platform: string;
    }
    Index

    Properties

    Properties

    env: Record<string, undefined | string>
    platform: string