Repository URL to install this package:
|
Version:
2.1.0 ▾
|
import { ApprovalProps as ApprovalPlaceholderProps } from 'abstractions/B2B/Approval'
export interface ApprovalProps extends ApprovalPlaceholderProps {
isPurchaseOrder?: boolean
}