| 1 | import { appendArrayInPlace } from 'foxts/append-array-in-place'; |
| 2 | import { GLOBAL } from '../Source/non_ip/global'; |
| 3 | import { createGetDnsMappingRule } from './build-domestic-direct-lan-ruleset-dns-mapping-module'; |
| 4 | import { SOURCE_DIR } from './constants/dir'; |
nothing calls this directly
no test coverage detected