UNPKG

@nextcloud/typings

Version:
15 lines (10 loc) 246 B
declare namespace Nextcloud.v29 { interface OC extends Nextcloud.v28.OC { // Nothing changed } interface OCP extends Nextcloud.v28.OCP { // Nothing changed } interface WindowWithGlobals extends Nextcloud.v28.WindowWithGlobals { } }