@salesforce/core
    Preparing search index...

    Type Alias Options

    Used to initialize default values for fields based on a templateUser user. This user will be part of the Standard User profile.

    type Options = {
        org: Org;
    }
    Index
    org: Org