UNPKG

@douyinfe/semi-animation

Version:

animation base library for semi-ui

7 lines (6 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.events = void 0; const events = exports.events = ['start', 'frame', 'pause', 'resume', 'stop', 'rest'];