UNPKG

mdb-reader

Version:

JavaScript library to read data from Access databases

5 lines (4 loc) 73 B
export interface Cipher { algorithm: string; chaining: string; }