DSLSettings

interface DSLSettings {
  useToken: boolean
}
  • useToken: 是否使用自定义样式,默认为true