UNPKG

niubiz-pay

Version:

Library that allows you to make payments and tokenize debit and credit cards with Niubiz.

4 lines 258 B
export { default as useNiubiz } from "./hooks/useNiubiz"; export { default as useNiubizApp } from "./hooks/useNiubizApp"; export { default as useNiubizPay } from "./hooks/useNiubizPay"; export { default as useNiubizPayApp } from "./hooks/useNiubizPayApp";