chore: formatting
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
This commit is contained in:
parent
55bf90e93c
commit
3a6c5ae8e3
@ -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