Skip to content

Instantly share code, notes, and snippets.

@Sammons
Created October 23, 2018 04:21
Show Gist options
  • Save Sammons/f993fa2482dded2fbbd88390279ef562 to your computer and use it in GitHub Desktop.
Save Sammons/f993fa2482dded2fbbd88390279ef562 to your computer and use it in GitHub Desktop.
withFirewall<FirewallName extends InferFirewallNames<Builder>>(firewallName: FirewallName) {
 // do builder things
 return this;
 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment