Home
last modified time | relevance | path

Searched defs:fileSuffix (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DTypeUtils.ts47 const fileSuffix = pathOrExtension.ext; constant
62 const fileSuffix = Extension.JS; constant