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