UNPKG

@zohodesk/client_build_tool

Version:

A CLI tool to build web applications and client libraries

10 lines (8 loc) 229 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HOVER_NOTATION = void 0; /* eslint-disable no-use-before-define */ const HOVER_NOTATION = ':hover'; exports.HOVER_NOTATION = HOVER_NOTATION;