UNPKG

agora-classroom-sdk

Version:

For publishing npm package agora-classroom-sdk (Web & Electron). Get more information from https://docs.agora.io

5 lines (4 loc) 183 B
/// <reference types="react" /> import { PathOptions } from '../svg-dict'; export declare const path: (props: PathOptions) => JSX.Element; export declare const viewBox = "0 0 18 14";