Welcome to mirror list, hosted at ThFree Co, Russian Federation.

merged-systemtags.js « systemtags « js « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e17f55ed1de4e906d28ceb43f3e8023902af4be0 (plain)
1
2
3
4
5
6
7
8
import './systemtags.js'
import './templates.js'
import './systemtagmodel.js'
import './systemtagsmappingcollection.js'
import './systemtagscollection.js'
import './systemtagsinputfield.js'

import '../../css/systemtags.scss'