KC's Workspace
    Preparing search index...

    Interface AlternativeServiceOptions

    interface AlternativeServiceOptions {
        origin: string | number | URL;
    }
    Index

    Properties

    Properties

    origin: string | number | URL