UNPKG

salesforce-alm

Version:

This package contains tools, and APIs, for an improved salesforce.com developer experience.

5 lines (4 loc) 225 B
import { DefaultMetadataType } from './defaultMetadataType'; export declare class SamlSsoConfigMetadataType extends DefaultMetadataType { getAggregateFullNameFromFileProperty(fileProperty: any, namespace: string): any; }