UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 89 B
declare type WFHTTPBodyType = ('JSON' | 'Form' | 'File'); export default WFHTTPBodyType;