chore: rename @nodes -> @nodarium for everything
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 3m33s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 3m33s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Graph, RuntimeExecutor } from "@nodes/types";
|
||||
import type { Graph, RuntimeExecutor } from "@nodarium/types";
|
||||
|
||||
export class RemoteRuntimeExecutor implements RuntimeExecutor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user