astro-ghostcms/.pnpm-store/v3/files/38/c53f7c71157d8965de3f4ad895e...

4 lines
157 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { CommitFunctions } from "@changesets/types";
declare const defaultCommitFunctions: Required<CommitFunctions>;
export default defaultCommitFunctions;