feat(smartdeno): Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export * from './classes.smartdeno.js';
|
||||
export type { TDenoPermission } from './classes.denoexecution.js';
|
||||
|
||||
Reference in New Issue
Block a user