Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Buildable<P, T, A1>

Type parameters

  • P

  • T

  • A1

Hierarchy

  • Buildable

Index

Properties

Methods

Properties

name

name: string

Methods

build

  • build(props: P, arg1: A1): T
  • Parameters

    • props: P
    • arg1: A1

    Returns T

Generated using TypeDoc