Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/sdk/linter_1_1/
DLintParameter.ts25 tsImportSendableEnable?: boolean; property
DRunArkTSLinter.ts78 const tsImportSendableEnable = program.getCompilerOptions().tsImportSendableEnable; constant
85 tsImportSendableEnable, constant