![JAR search and dependency download from the Maven repository](/logo.png)
package.dist.includes.helpers.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elements Show documentation
Show all versions of elements Show documentation
Webcomponents for creating Visual Studio Code extensions
The newest version!
const DEFAULT_LINE_HEIGHT = 16;
const DEFAULT_FONT_SIZE = 13;
export const INPUT_LINE_HEIGHT_RATIO = DEFAULT_LINE_HEIGHT / DEFAULT_FONT_SIZE;
export const DEFUALT_INPUT_WIDGET_WIDTH = 320;
//# sourceMappingURL=helpers.js.map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy