fix: Add nixpacks configuration for Astro deployment
This commit is contained in:
3
dealplustech-astro/node_modules/astro/dist/cli/create-key/definitions.d.ts
generated
vendored
Normal file
3
dealplustech-astro/node_modules/astro/dist/cli/create-key/definitions.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface KeyGenerator {
|
||||
generate: () => Promise<string>;
|
||||
}
|
||||
Reference in New Issue
Block a user