Type alias TimelinePluginEvents

TimelinePluginEvents: BasePluginEvents & {
    ready: [];
}

Type declaration

  • ready: []

Generated using TypeDoc