UNPKG

ibantools-germany

Version:

IBAN Validator and Generator for German Bank Accounts

164 lines (161 loc) 7.29 kB
/** * ibantools-germany * Copyright (C) 2022-2024 Markus Baumer <markus@baumer.dev> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. */ import method00 from "./method00"; import method01 from "./method01"; import method02 from "./method02"; import method03 from "./method03"; import method04 from "./method04"; import method05 from "./method05"; import method06 from "./method06"; import method07 from "./method07"; import method08 from "./method08"; import method09 from "./method09"; import method10 from "./method10"; import method11 from "./method11"; import method12 from "./method12"; import method13 from "./method13"; import method14 from "./method14"; import method15 from "./method15"; import method16 from "./method16"; import method17 from "./method17"; import method18 from "./method18"; import method19 from "./method19"; import method20 from "./method20"; import method21 from "./method21"; import method22 from "./method22"; import method23 from "./method23"; import method24 from "./method24"; import method25 from "./method25"; import method26 from "./method26"; import method27 from "./method27"; import method28 from "./method28"; import method29 from "./method29"; import method30 from "./method30"; import method31 from "./method31"; import method32 from "./method32"; import method33 from "./method33"; import method34 from "./method34"; import method35 from "./method35"; import method36 from "./method36"; import method37 from "./method37"; import method38 from "./method38"; import method39 from "./method39"; import method40 from "./method40"; import method41 from "./method41"; import method42 from "./method42"; import method43 from "./method43"; import method44 from "./method44"; import method45 from "./method45"; import method46 from "./method46"; import method47 from "./method47"; import method48 from "./method48"; import method49 from "./method49"; import method50 from "./method50"; import method51 from "./method51"; import method52 from "./method52"; import method53 from "./method53"; import method54 from "./method54"; import method55 from "./method55"; import method56 from "./method56"; import method57 from "./method57"; import method58 from "./method58"; import method59 from "./method59"; import method60 from "./method60"; import method61 from "./method61"; import method62 from "./method62"; import method63 from "./method63"; import method64 from "./method64"; import method65 from "./method65"; import method66 from "./method66"; import method67 from "./method67"; import method68 from "./method68"; import method69 from "./method69"; import method70 from "./method70"; import method71 from "./method71"; import method72 from "./method72"; import method73 from "./method73"; import method74 from "./method74"; import method75 from "./method75"; import method76 from "./method76"; import method77 from "./method77"; import method78 from "./method78"; import method79 from "./method79"; import method80 from "./method80"; import method81 from "./method81"; import method82 from "./method82"; import method83 from "./method83"; import method84 from "./method84"; import method85 from "./method85"; import method86 from "./method86"; import method87 from "./method87"; import method88 from "./method88"; import method89 from "./method89"; import method90 from "./method90"; import method91 from "./method91"; import method92 from "./method92"; import method93 from "./method93"; import method94 from "./method94"; import method95 from "./method95"; import method96 from "./method96"; import method97 from "./method97"; import method98 from "./method98"; import method99 from "./method99"; import methodA0 from "./methodA0"; import methodA1 from "./methodA1"; import methodA2 from "./methodA2"; import methodA3 from "./methodA3"; import methodA4 from "./methodA4"; import methodA5 from "./methodA5"; import methodA6 from "./methodA6"; import methodA7 from "./methodA7"; import methodA8 from "./methodA8"; import methodA9 from "./methodA9"; import methodB0 from "./methodB0"; import methodB1 from "./methodB1"; import methodB2 from "./methodB2"; import methodB3 from "./methodB3"; import methodB4 from "./methodB4"; import methodB5 from "./methodB5"; import methodB6 from "./methodB6"; import methodB7 from "./methodB7"; import methodB8 from "./methodB8"; import methodB9 from "./methodB9"; import methodC0 from "./methodC0"; import methodC1 from "./methodC1"; import methodC2 from "./methodC2"; import methodC3 from "./methodC3"; import methodC4 from "./methodC4"; import methodC5 from "./methodC5"; import methodC6 from "./methodC6"; import methodC7 from "./methodC7"; import methodC8 from "./methodC8"; import methodC9 from "./methodC9"; import methodD0 from "./methodD0"; import methodD1 from "./methodD1"; import methodD2 from "./methodD2"; import methodD3 from "./methodD3"; import methodD4 from "./methodD4"; import methodD5 from "./methodD5"; import methodD6 from "./methodD6"; import methodD7 from "./methodD7"; import methodD8 from "./methodD8"; import methodD9 from "./methodD9"; import methodE0 from "./methodE0"; import methodE1 from "./methodE1"; import methodE2 from "./methodE2"; import methodE3 from "./methodE3"; import methodE4 from "./methodE4"; export { method00, method01, method02, method03, method04, method05, method06, method07, method08, method09, method10, method11, method12, method13, method14, method15, method16, method17, method18, method19, method20, method21, method22, method23, method24, method25, method26, method27, method28, method29, method30, method31, method32, method33, method34, method35, method36, method37, method38, method39, method40, method41, method42, method43, method44, method45, method46, method47, method48, method49, method50, method51, method52, method53, method54, method55, method56, method57, method58, method59, method60, method61, method62, method63, method64, method65, method66, method67, method68, method69, method70, method71, method72, method73, method74, method75, method76, method77, method78, method79, method80, method81, method82, method83, method84, method85, method86, method87, method88, method89, method90, method91, method92, method93, method94, method95, method96, method97, method98, method99, methodA0, methodA1, methodA2, methodA3, methodA4, methodA5, methodA6, methodA7, methodA8, methodA9, methodB0, methodB1, methodB2, methodB3, methodB4, methodB5, methodB6, methodB7, methodB8, methodB9, methodC0, methodC1, methodC2, methodC3, methodC4, methodC5, methodC6, methodC7, methodC8, methodC9, methodD0, methodD1, methodD2, methodD3, methodD4, methodD5, methodD6, methodD7, methodD8, methodD9, methodE0, methodE1, methodE2, methodE3, methodE4, };