UNPKG

ts-mdls

Version:

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

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