import { OServiceBasePermissions } from './o-service-base-permissions.type';
export type OFormPermissions = OServiceBasePermissions;
