boxons/app/RootStackParamList.ts

5 lines
81 B
TypeScript

export type RootStackParamList = {
Timer: undefined;
Settings: undefined;
};