UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

6 lines (5 loc) 139 B
import { Plugin } from "prosemirror-state"; export default class TableResizePlugin extends Plugin { spec: Object; constructor(); }