instances.ts 78 B

123
  1. import type Quill from '../core';
  2. export default new WeakMap<Node, Quill>();