Format with prettier
This commit is contained in:
2
src/types.d.ts
vendored
2
src/types.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
import type { AstroComponentFactory } from "astro/runtime/server/index.js";
|
||||
import type { AstroComponentFactory } from 'astro/runtime/server/index.js';
|
||||
|
||||
export interface Post {
|
||||
/** A unique ID number that identifies a post. */
|
||||
|
Reference in New Issue
Block a user