UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 109 B
import { Command } from "./command"; export declare const join: Command; export declare const goto: Command;