UNPKG

@edtr-io/plugin-text

Version:
6 lines (5 loc) 158 B
/* eslint-disable */ declare module '@convertkit/slate-lists' { import { TextPlugin } from '..' export default function List(args: unknown): TextPlugin }