UNPKG

stricter-standard

Version:
7 lines (5 loc) 97 B
import fs from 'fs' import assert from 'assert' if (!fs || !assert) { console.log('failed') }