-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Labels
Description
Hello. I am creating a custom plugin to allow users to add images that are hosted elsewhere (i.e. not uploading a file from their computer, instead linking to one hosted elsewhere). I'd like to use the Pic image that bytemd uses, but the package doesn't export it.
Can the export of it be added?
"./svelte/icons.js": "./svelte/icons.js"
It would also be good to include the type export for this so TS doesn't complain.