GetMoneyUnmasked
Get unmasked money without changing the store
getMoneyUnmasked(): string
import TsNanoForm from "./nanoForm";
const formUser = TsNanoForm.getForm("user");
const { field } = formUser;
const { getMoneyUnmasked } = field("name");
getMoneyUnmasked();