This commit is contained in:
6
node_modules/astro/dist/cli/create-key/index.d.ts
generated
vendored
6
node_modules/astro/dist/cli/create-key/index.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
import { type Flags } from '../flags.js';
|
||||
interface CreateKeyOptions {
|
||||
flags: Flags;
|
||||
}
|
||||
export declare function createKey({ flags }: CreateKeyOptions): Promise<0 | 1>;
|
||||
export {};
|
||||
Reference in New Issue
Block a user