Releasing new design #161
@ -1,4 +1,4 @@
|
||||
import { MarkType } from "./drawing";
|
||||
import { MarkType } from './drawing'
|
||||
|
||||
export interface CurrentUserMark {
|
||||
id: number
|
||||
|
@ -260,4 +260,4 @@ export {
|
||||
addMarks,
|
||||
convertToPdfBlob,
|
||||
groupMarksByPage
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user