d2/d2oracle
Anmol Sethi 2fcc9ed140
d2ir: Compile imports
Works as so:

index.d2:
```d2
x: @x
```

x.d2:
```d2
label: meow
shape: circle
```

TODO:

- [ ] Correctly import into fields by handling the scenarios/steps overlay.
      - And links.
- [ ] Test every kind of import.
2023-06-04 23:31:18 -07:00
..
edit.go d2ir: Compile imports 2023-06-04 23:31:18 -07:00
edit_test.go return newkey in rename 2023-05-27 17:21:57 -07:00
get.go [ci-force] fix last 2023-05-19 16:08:23 -07:00
get_test.go [ci-force] fix last 2023-05-19 16:08:23 -07:00