• Asynchronously destroys a KOS data model.

    Parameters

    • model: IKosDataModel

      The KOS data model to destroy.

    Returns Promise<void>

    Async

    Throws

    An error if the model cannot be destroyed.