UNPKG

blips

Version:

State management for the GraphQL heads

4 lines (3 loc) 95 B
export function typeOf (value) { return Object.prototype.toString.call(value).slice(8, -1) }