UNPKG

@tarojs/components

Version:
5 lines (4 loc) 153 B
import { ComponentInterface } from '../../stencil-public-runtime'; export declare class CustomWrapper implements ComponentInterface { render(): any; }