UNPKG

@node-dlc/core

Version:
3 lines (2 loc) 118 B
// Re-export Base32 from common package to maintain backward compatibility export { Base32 } from '@node-dlc/common';