DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
108 Bytes
import {FUNCTION} from 'proxy-target/types';
export default typeof Worker === FUNCTION ? Worker : class {};