mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00
3 lines
59 B
TypeScript
3 lines
59 B
TypeScript
import { Test } from "@scope/package-b";
|
|
|
|
export { Test };
|