UNPKG

react-native-web-headroom

Version:
12 lines (7 loc) 142 B
'use strict'; var test = require('tape'); var runTests = require('./builtin'); test('shimmed', function (t) { runTests(t); t.end(); });