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

package.extent.Relationship.d.ts Maven / Gradle / Ivy

The newest version!
declare namespace _default {
    let UNKNOWN: number;
    let INTERSECTING: number;
    let ABOVE: number;
    let RIGHT: number;
    let BELOW: number;
    let LEFT: number;
}
export default _default;
//# sourceMappingURL=Relationship.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy