You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
import utils from '../utils';
|
||||
import * as utils from '../utils';
|
||||
|
||||
|
||||
export interface Options {
|
||||
|
||||
Reference in New Issue
Block a user