UNPKG

cache-memory

Version:
3 lines (2 loc) 127 B
import { ICacherInstance, ICacherOptions } from "./types"; export default function (options: ICacherOptions): ICacherInstance;