UNPKG

translate-replace

Version:

A versatile npm package for translating and replacing text seamlessly. Support for multiple languages and easy integration into your projects.

6 lines (3 loc) 146 B
const config = require("../../../translate.config"); const DEFAULT = ["vue", "html", "jsx"]; module.exports = config.fileTypes || DEFAULT;