UNPKG

memory-card

Version:

ES6 Map like Async API, with Swagger API Backend Support.

5 lines 189 B
import { MemoryCard, } from './memory-card.js'; import { log, VERSION, } from './config.js'; export { MemoryCard, VERSION, log, }; export default MemoryCard; //# sourceMappingURL=mod.js.map