UNPKG

graphql-modules

Version:

Create reusable, maintainable, testable and extendable GraphQL modules

4 lines (3 loc) 54 B
export interface OnDestroy { onDestroy(): void; }