UNPKG

jslib-nightly

Version:

SheerID JavaScript Library

3 lines (2 loc) 218 B
export declare const submitAddSchoolRequest: (canSubmitForm: any, requestOrganizationService: any, dispatch: any) => Promise<void>; export declare const getOrgNameWithoutLocation: (organizationName: string) => string;