File size: 107 Bytes
369fac9
1
2
export declare function createWrapperError<T extends object>(wrapperType: 'DOMWrapper' | 'VueWrapper'): T;