@servicenow/sdk - v4.4.1
    Preparing search index...
    ExportCondition: LiteralUnion<
        | "import"
        | "require"
        | "node"
        | "node-addons"
        | "deno"
        | "browser"
        | "electron"
        | "react-native"
        | "default",
        string,
    >

    Conditions which provide a way to resolve a package entry point based on the environment.