mirror of
https://github.com/actions/setup-go.git
synced 2025-04-23 09:30:50 +00:00
2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
|
var assert = require("assert");
|
||
|
module.exports = assert;
|