Change error foulder name

This commit is contained in:
Julian Merlo 2023-11-24 12:18:18 -03:00
parent a69c62b446
commit 0b62615dcc
4 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
export * from "./Solana";
export * from "./Fallible";

View File

@ -0,0 +1,2 @@
export * from "./solana";
export * from "./fallible";