UNPKG

accessibility

Version:

add accessibility to your website

2 lines 102 B
var testsContext = require.context(".", true, /.spec.ts/); testsContext.keys().forEach(testsContext);