Hierarchy

  • GetFeaturesResponse

Properties

Properties

features: {
    remoteResources: {
        resources: RemoteResourceRef[];
    };
    userScripts?: {
        scripts: UserScript[];
    };
}

Type declaration

Generated using TypeDoc