UNPKG

ts-mdls

Version:

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

3 lines (2 loc) 93 B
declare const _default: (arrayString: string) => (string | null)[]; export default _default;