I hereby claim:
- I am vojtasim on github.
- I am vojtasim (https://keybase.io/vojtasim) on keybase.
- I have a public key ASDyXVgVR_Pw3hN-cHN2gyUksthRwkB87WqB_0oWDlBX4go
To claim this, I am signing this object:
| import { ObjectType, Field, ClassType, Int, ArgsType } from 'type-graphql'; | |
| import { SelectQueryBuilder } from 'typeorm'; | |
| import Cursor, { TCursor } from 'scalar/cursor'; | |
| @ArgsType() | |
| export class CursorPaginationArgs { | |
| @Field({ nullable: true }) | |
| after?: TCursor; |
| import React, { Component } from 'react'; | |
| import { View, SafeAreaView, Animated } from 'react-native'; | |
| import { NavigationState } from 'react-navigation'; | |
| import { SceneRendererProps } from 'react-native-tab-view'; | |
| import Styles, { DOT_SIZE, DOT_MARGIN, BAR_WIDTH } from './styles'; | |
| type ScreenDotsProps = SceneRendererProps & { | |
| state: NavigationState | |
| }; |
| /** | |
| * Marlin 3D Printer Firmware | |
| * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] | |
| * | |
| * Based on Sprinter and grbl. | |
| * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm | |
| * | |
| * This program is free software: you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License as published by | |
| * the Free Software Foundation, either version 3 of the License, or |
| Reporting endstop status | |
| x_min: open | |
| y_min: open | |
| z_min: open | |
| ok |
I hereby claim:
To claim this, I am signing this object: