Home
last modified time | relevance | path

Searched refs:methodForLite (Results 1 – 1 of 1) sorted by relevance

/third_party/weex-loader/src/
Dutil.js230 const methodForLite = constant
279 …const requireMethod = process.env.DEVICE_LEVEL === DEVICE_LEVEL.LITE ? methodForLite : methodForOt…