4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
'use strict';
|
|
|
|
module.exports = require('./async').find;
|
'use strict';
|
|
|
|
module.exports = require('./async').find;
|