UNPKG

spacerepetition

Version:
3 lines (2 loc) 119 B
import { Flashcard } from "../types.js"; export declare function calculateStatistics(flashcards: Flashcard[]): object;