UNPKG

upload-gphotos

Version:
4 lines (3 loc) 128 B
import { Nullable } from 'option-t/cjs/Nullable'; declare function getChromePath(): Nullable<string>; export { getChromePath };