mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
parent
d1f86a3f9e
commit
32fa44f4c5
3 changed files with 47 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
if not game then script = require "test/relative-string" end
|
||||
|
||||
local throw = require(script.Parent.throw)
|
||||
local graph = require(script.Parent.graph)
|
||||
type Node<T> = graph.Node<T>
|
||||
local get_scope = graph.get_scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue