UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 231 B
declare type WFSerializationType = ('WFTextTokenString' | 'WFTextTokenAttachment' | 'WFDictionaryFieldValue' | 'WFNumberSubstitutableState' | 'WFArrayParameterState' | 'WFDictionaryFieldValue'); export default WFSerializationType;