@univerjs/slides
Core presentation model and services for Univer Slides.
TypeScript
import { UniverSlidesPlugin } from '@univerjs/slides'univer.registerPlugin(UniverSlidesPlugin, IUniverSlidesConfig)IUniverSlidesConfig
TypeScript
export interface IUniverSlidesConfig {}How is this guide?