UNPKG

172 BTypeScriptView Raw
1export { default as indentationPlugin } from './plugin';
2export type { IndentationPlugin } from './plugin';
3export type { IndentationInputMethod } from './commands/utils';