Start over, this time in Astro
This commit is contained in:
3
node_modules/yaml/dist/stringify/stringifyPair.d.ts
generated
vendored
3
node_modules/yaml/dist/stringify/stringifyPair.d.ts
generated
vendored
@@ -1,3 +0,0 @@
|
||||
import type { Pair } from '../nodes/Pair';
|
||||
import type { StringifyContext } from './stringify';
|
||||
export declare function stringifyPair({ key, value }: Readonly<Pair>, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string;
|
Reference in New Issue
Block a user