mirror of https://github.com/doccano/doccano.git
pythondatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learningannotation-tool
4 lines
72 B
4 lines
72 B
declare module "*.vue" {
|
|
import Vue from 'vue'
|
|
export default Vue
|
|
}
|