/** * @desc Property states for {@link Entity}s in {@link Storey}s capture by a {@link StoreyViewsPlugin}. * * @type {{String:Object}} */ export const IFCStoreyPlanObjectStates: { String: any; };