UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

7 lines (6 loc) 280 B
import PasswordInputComponent from "./password-input"; import PasswordInputFeedback from "./password-input-feedback"; var PasswordInput = PasswordInputComponent; PasswordInput.Feedback = PasswordInputFeedback; export default PasswordInput; //# sourceMappingURL=index.js.map