LangLauncher constructor

const LangLauncher(
  1. LangConfig config
)

creates new lang launcher with the config

Implementation

const LangLauncher(this.config);