UNPKG

@lingui/extractor-vue

Version:

Custom Vue.js extractor to be used with the CLI tool

6 lines (3 loc) 116 B
import { ExtractorType } from '@lingui/conf'; declare const vueExtractor: ExtractorType; export { vueExtractor };