Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoswitch committed Aug 9, 2024
1 parent fb0de85 commit a32ab63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bootstrap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { Construct } from "constructs";
import { GcpProject } from "../gcp-project/index.js";
import { GitHubRepository } from "../github-repository/index.js";

/** Configuration for {@link Bootstrap}. */
export interface BootstrapConfig {
/** The name of the project being bootstrapped. */
name: string;
Expand Down

0 comments on commit a32ab63

Please sign in to comment.