Home > @lynx-js/template-webpack-plugin > LynxTemplatePluginOptions > dsl

LynxTemplatePluginOptions.dsl property

Declare the current dsl to the encoder.

Signature:

dsl?: 'tt' | 'react' | 'react_nodiff';