UNPKG

memory-card

Version:

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

16 lines (13 loc) 196 B
import { MemoryCard, } from './memory-card.js' import { log, VERSION, } from './config.js' export { MemoryCard, VERSION, log, } export default MemoryCard