UNPKG

@samuelspagl/nc-api-client

Version:

A simple API client for Nextcloud Apps.

13 lines (8 loc) 341 B
'use strict'; const authClient = require('../shared/nc-api-client.GqU669Dm.cjs'); require('ofetch'); exports.AuthClient = authClient.AuthClient; exports.BookmarkClient = authClient.BookmarkClient; exports.DeckClient = authClient.DeckClient; exports.GeneralClient = authClient.GeneralClient; exports.NotesClient = authClient.NotesClient;