Files
tech-log-frontend/tests/fixtures/v8-coverage-counter-semantics/src/import-value.ts
T

4 lines
95 B
TypeScript

import { runtimeValue } from "./runtime.ts";
export { runtimeValue as importedRuntimeValue };