com.github.fluorumlabs.disconnect.polymer.mixins.HasTemplatizeMixin Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of disconnect-polymer Show documentation
Show all versions of disconnect-polymer Show documentation
Polymer 3 bindings for Disconnect Zero
package com.github.fluorumlabs.disconnect.polymer.mixins;
import com.github.fluorumlabs.disconnect.polymer.elements.mixins.TemplatizeMixin;
import com.github.fluorumlabs.disconnect.zero.component.Component;
/**
* The interface Has templatize mixin.
*
* @param the type parameter
* @param the type parameter
*/
public interface HasTemplatizeMixin> extends Component {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy