mirror of
https://github.com/actions/stale.git
synced 2026-02-21 12:14:24 +00:00
4 lines
57 B
JavaScript
4 lines
57 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').find;
|