Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
izulin committed Oct 5, 2020
1 parent 6352e4e commit 66b3b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Emitter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Copyright (c) 2020 Handsoncode. All rights reserved.
*/

import {ExportedChange} from './CellValue'
import {TinyEmitter} from 'tiny-emitter'
import {ExportedChange} from './Exporter'

export enum Events {
SheetAdded = 'sheetAdded',
Expand Down

0 comments on commit 66b3b4d

Please sign in to comment.