UNPKG

@nextcloud/typings

Version:
15 lines (8 loc) 217 B
declare namespace Nextcloud.v26 { interface OC extends Nextcloud.v25.OC { } interface OCP extends Nextcloud.v25.OCP { } interface WindowWithGlobals extends Nextcloud.Common.DayMonthConstants, Window { } }