UNPKG

107 BTypeScriptView Raw
1export declare function createWrapperError<T extends object>(wrapperType: 'DOMWrapper' | 'VueWrapper'): T;