mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 23:04:55 +00:00
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
// Bun Snapshot v1, https://bun.sh/docs/test/snapshots
|
|
|
|
exports[`tool.ls basic 1`] = `
|
|
"packages/opencode/test/fixtures/example/
|
|
broken.ts
|
|
cli.ts
|
|
ink.tsx
|
|
"
|
|
`;
|