feat: Add common package * Add isEdge, safeTry and dataCache to new common package * Add eslint and move prettier config * Fix yarn lock * Clean up tests * Add lint-staged config to common * Add missing dependencies Approved-by: Joakim Jäderberg
2 lines
50 B
TypeScript
2 lines
50 B
TypeScript
export { createDistributedCache } from "./client"
|