mirror of
https://github.com/actions/setup-java.git
synced 2025-07-25 16:08:27 +02:00
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').compose;
|