UNPKG

jslib-nightly

Version:

SheerID JavaScript Library

3 lines (2 loc) 158 B
import { RequestOrganizationViewModel } from '../types/types'; export declare const getEmptyRequestOrganizationViewModel: () => RequestOrganizationViewModel;