UNPKG

jspurefix

Version:
6 lines (4 loc) 133 B
import { IPartiesNoPartyIDs } from './parties_no_party_i_ds' export interface IParties { NoPartyIDs?: IPartiesNoPartyIDs[] }