UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 129 B
declare type Type = ('ActionOutput' | 'Ask' | 'Clipboard' | 'CurrentDate' | 'ExtensionInput' | 'Variable'); export default Type;