@wearesage/schema
    Preparing search index...

    Type Alias URLOptions

    type URLOptions = {
        message?: string;
        protocols?: string[];
    }
    Index

    Properties

    Properties

    message?: string
    protocols?: string[]