6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
import { Dropcursor } from './dropcursor'
|
|
|
|
export * from './dropcursor'
|
|
|
|
export default Dropcursor
|