UNPKG

@hyext-beyond/hy-ui-native

Version:

A native lib polyfill for huya miniapp

4 lines (3 loc) 121 B
import { MockInput } from "./MockInput"; export declare const NativeInput: typeof MockInput; export default NativeInput;