UNPKG

@prezly/theme-kit-core

Version:

Data layer and utility library for developing Prezly themes with JavaScript

4 lines (3 loc) 124 B
export * from './type'; export { createSharedMemoryCache } from './memory'; export { createStackedCache } from './stacked';