/** * Type-level tests for Static and Prerender DSL constraints * * Verifies that static/prerender handlers can only be used in supported DSL positions. * Uses compile-time type assertions (AssertTrue/AssertEqual) and expectTypeOf. */ export {}; //# sourceMappingURL=static-handler-types.test.d.ts.map