amitesh11's picture
Upload 3019 files
369fac9 verified
raw
history blame contribute delete
119 Bytes
import * as vue from 'vue';
export declare function processSlot(source?: string, Vue?: typeof vue): (ctx?: {}) => any;