UNPKG

@hyext-beyond/hy-ui-native

Version:

A native lib polyfill for huya miniapp

4 lines (3 loc) 132 B
import Sound from 'react-native-sound'; export declare const createSound: (src: any, cb: any) => Sound; export default createSound;