UNPKG

scriptguard-library

Version:

A secure and customizable text input field library for React.

3 lines (2 loc) 129 B
export { default as SecureTextInput } from "./SecureTextInput"; export type { SecureTextInputProps } from "./SecureTextInput";