UNPKG

ts-mdls

Version:

Lightweigth, dependency free, fully typed wrapper of the macOS `mdls` command

5 lines (3 loc) 115 B
import parseArray from "./parseArray"; import parseDate from "./parseDate"; export default parseArray(parseDate);