UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 739 B
declare type AggrandizementCoercionItemClass = ('WFEmailAddressContentItem' | 'WFAppStoreAppContentItem' | 'WFArticleContentItem' | 'WFAVAssetContentItem' | 'WFBooleanContentItem' | 'WFContactContentItem' | 'WFContentItem' | 'WFDateContentItem' | 'WFDCMapsLinkContentItem' | 'WFDictionaryContentItem' | 'WFGenericFileContentItem' | 'WFImageContentItem' | 'WFiTunesProductContentItem' | 'WFLocationContentItem' | 'WFMKMapItemContentItem' | 'WFMPMediaContentItem' | 'WFNumberContentItem' | 'WFPDFContentItem' | 'WFPhoneNumberContentItem' | 'WFPhotoMediaContentItem' | 'WFRichTextContentItem' | 'WFSafariWebPageContentItem' | 'WFStringContentItem' | 'WFURLContentItem' | 'WFVCardContentItem'); export default AggrandizementCoercionItemClass;