UNPKG

xliff

Version:

xliff2js and js2xliff converter xliff utils

6 lines (4 loc) 110 B
import ofjs from './ofjs.js' export default function targetOfjs (js, cb) { return ofjs(js, 'target', cb) }