'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { COORD_FUNC_PROPS: ['rotate', 'scale', 'reflect', 'transpose'], GEOM_FUNC_PROPS: ['position', 'color', 'size', 'shape', 'opacity', 'tooltip', 'style', 'animate', 'active', 'select', 'sets'] };