mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-13 08:25:48 +00:00
6 lines
107 B
JavaScript
6 lines
107 B
JavaScript
import { ledgerIndexToFolders } from '../lib/ledgerIndexToFolders.mjs'
|
|
|
|
export {
|
|
ledgerIndexToFolders,
|
|
}
|