UNPKG
@qrph/bank-codes
Version:
latest (0.0.2)
0.0.2
0.0.1
Library containing a list of SWIFT codes used in the Philippines.
@qrph/bank-codes
/
src
/
index.ts
4 lines
(3 loc)
•
102 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./bank.js"
;
export
*
from
"./bankCodes.js"
;
export
*
from
"./bankCodesBySwiftCode.js"
;