UNPKG

@nextcloud/typings

Version:
16 lines (8 loc) 236 B
declare namespace Nextcloud.v20 { interface OC extends Nextcloud.v19.OC { } interface OCP extends Nextcloud.v19.OCP { } interface WindowWithGlobals extends Nextcloud.Common.DayMonthConstants, Window { } }