Class FrontendConverter

java.lang.Object
com.vaadin.flow.polymer2lit.FrontendConverter
All Implemented Interfaces:
AutoCloseable

public class FrontendConverter extends Object implements AutoCloseable
A converter that converts Polymer-based *.js source files to Lit. Effectively, this is a wrapper around the convert.ts script.