UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 138 B
declare type WFArchiveFormat = ('zip' | 'tar.gz' | 'tar.bz2' | 'tar.xz' | 'tar' | 'gz' | 'cpio' | 'iso'); export default WFArchiveFormat;