GitHub

isOrder

import { isOrder } from '@daffodil/order/testing'

A helper function to verify that a model is a Order.

function isOrder(order: DaffOrder): boolean