UNPKG

@react-native-ohos/react-native-textinput-maxlength-fixed

Version:
15 lines (10 loc) 356 B
/** * This code was generated by "react-native codegen-lib-harmony" */ import { Tag } from "@rnoh/react-native-openharmony/ts" export namespace TextInputMaxlengthFixedTurboModule { export const NAME = 'TextInputMaxlengthFixedTurboModule' as const export interface Spec { multiply(a: number, b: number): Promise<number>; } }