// 无用,为了tsc编译通过 import { Setting } from "../../types/setting"; export function getSetting(setting: Setting | null): Setting;