All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.factoryEditing.base.BooleanValue.js Maven / Gradle / Ivy

//generated code don't edit manually
import { Value } from "./Value";
export class BooleanValue extends Value {
    getChildren() {
        return [];
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy