UNPKG

crux-wrapper

Version:

A React provider for your crux application

4 lines 113 B
export function is(value, type) { return value.constructor === type; } //# sourceMappingURL=typeguards.js.map