UNPKG

dua

Version:
4 lines (3 loc) 107 B
import { Drive, ListData } from "../types"; declare const drive: Drive<ListData>; export default drive;