UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 541 B
declare type WFWorkflowInputContentItemClass = ('WFAppStoreAppContentItem' | 'WFArticleContentItem' | 'WFContactContentItem' | 'WFDateContentItem' | 'WFEmailAddressContentItem' | 'WFGenericFileContentItem' | 'WFImageContentItem' | 'WFiTunesProductContentItem' | 'WFLocationContentItem' | 'WFDCMapsLinkContentItem' | 'WFAVAssetContentItem' | 'WFPDFContentItem' | 'WFPhoneNumberContentItem' | 'WFRichTextContentItem' | 'WFSafariWebPageContentItem' | 'WFStringContentItem' | 'WFURLContentItem'); export default WFWorkflowInputContentItemClass;