UNPKG

ts-mdls

Version:

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

4 lines (3 loc) 106 B
export declare class IsNotNullError extends Error { } export default function parseNull(s: string): null;