UNPKG

@bizhermit/react-sdk

Version:
3 lines (2 loc) 109 B
declare const convertToTsCode: (code: Array<string> | string) => string[]; export default convertToTsCode;