mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
[ci] format
This commit is contained in:
parent
1c3265a8c9
commit
9f766d8b58
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
import { describe, it } from 'node:test';
|
||||
import { expectTypeOf } from 'expect-type';
|
||||
import {
|
||||
type SafeResult,
|
||||
type ActionReturnType,
|
||||
type SafeResult,
|
||||
defineAction,
|
||||
} from '../../dist/actions/runtime/virtual/server.js';
|
||||
import { z } from '../../zod.mjs';
|
||||
|
|
Loading…
Add table
Reference in a new issue