UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

7 lines (6 loc) 246 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SORTABLE_COLUMN_ICON_CLASSNAME = void 0; var SORTABLE_COLUMN_ICON_CLASSNAME = exports.SORTABLE_COLUMN_ICON_CLASSNAME = "ak-renderer-tableHeader-sorting-icon";