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

impl.linkTypes.js Maven / Gradle / Ivy

The newest version!
export const LinkType = {
    SELF: 'self',
    APPLICATION: 'application',
    BLANK: '_blank',
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy