UNPKG

@dtu-olp-2024/video-player-nocobase

Version:

A NocoBase plugin for Video Player integration, supporting stream video. Built for the DTU GreenHope project.

4 lines (3 loc) 143 B
import { ISchema } from '@nocobase/client'; export declare function useCodeBlockProps(): any; export declare const videoPlayerSchema: ISchema;