Type Alias StoreyOptions

StoreyOptions: {
    currentHeight: number;
    extrudedHeight: number;
}