MCPcopy
hub / github.com/withastro/astro / session-data.ts

File session-data.ts

packages/astro/test/types/session-data.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './session-env.d.ts';
2import { describe, it } from 'node:test';
3import { expectTypeOf } from 'expect-type';
4import { AstroSession } from '../../dist/core/session/runtime.js';

Callers

nothing calls this directly

Calls 3

createSessionFunction · 0.70
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected