ShapeDrawerInitFunction: ((container) => Promise<void>)

Type declaration

    • (container): Promise<void>
    • Shape init function

      Parameters

      • container: Container

        the container initializing the shape

      Returns Promise<void>