UNPKG

react-native-root-siblings

Version:

react native root sibling elements manager

8 lines (7 loc) 146 B
/* tslint:disable */ declare module NodeJS { interface Global { __rootSiblingsInjected: boolean; __rootSiblingsDisabled: boolean; } }