UNPKG

@nextcloud/typings

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