I wanted to upload file using vue.js version 3. I can able to import ref but not sure how to use it for fetching file data?
import { ref } from \'vue\';