@bobfrankston/driverapi
v0.1.3
Published
Local cloud-drive root detection and provider capability API
Readme
DriverAPI
Local cloud-drive root detection and provider capability API.
First-version exports:
import {
getDriveDirectoryInfo,
isDriveDirectory,
listDriveRoots
} from "@bobfrankston/driverapi";This package is local-only for now. It does not perform OAuth, Microsoft Graph, Google Drive, or Dropbox API calls.
