UNPKG

blips

Version:

State management for the GraphQL heads

4 lines (3 loc) 81 B
export function getOperationName ({ name: { value, }, } = {}) { return value }