how to use deno.json when using deno runtime in rust?
my code: https://github.com/mediar-ai/screenpipe/blob/main/screenpipe-core/src/pipes.rs
i want to stop rewriting node api stuff and just import like in
https://github.com/mediar-ai/screenpipe/pull/462/files
eg
i'm assuming it's possible, any direction to do this appreciated
i want to stop rewriting node api stuff and just import like in
https://github.com/mediar-ai/screenpipe/pull/462/files
eg
i'm assuming it's possible, any direction to do this appreciated