ts-lambda-api - v2.5.3
    Preparing search index...

    Interface ProcessEnv

    interface ProcessEnv {
        TZ?: string;
        [key: string]: string;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: string
    Index

    Properties

    Properties

    TZ?: string

    Can be used to change the default timezone at runtime