Files
dealplustech/dealplustech-astro/node_modules/astro/dist/actions/noop-actions.d.ts
2026-03-02 12:35:14 +07:00

3 lines
107 B
TypeScript

import type { SSRActions } from '../core/app/types.js';
export declare const NOOP_ACTIONS_MOD: SSRActions;