UNPKG

119 BTypeScriptView Raw
1import * as vue from 'vue';
2export declare function processSlot(source?: string, Vue?: typeof vue): (ctx?: {}) => any;