File size: 119 Bytes
369fac9
 
1
2
3
import * as vue from 'vue';
export declare function processSlot(source?: string, Vue?: typeof vue): (ctx?: {}) => any;