aboutsummaryrefslogtreecommitdiff
path: root/.github/devcontainers-action/lib/contracts
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-06-03 17:49:26 +0300
committerGitHub <noreply@github.com>2022-06-03 17:49:26 +0300
commit3b55d6e958b0554289e272511e57e14880d5f526 (patch)
treefc7efa782189137ff599464624271d2d77321484 /.github/devcontainers-action/lib/contracts
parentc12a205ab8e195541acfe0cb654b4888e16ea05c (diff)
add v2 action
Diffstat (limited to '.github/devcontainers-action/lib/contracts')
-rw-r--r--.github/devcontainers-action/lib/contracts/collection.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/devcontainers-action/lib/contracts/collection.js b/.github/devcontainers-action/lib/contracts/collection.js
new file mode 100644
index 0000000..c8ad2e5
--- /dev/null
+++ b/.github/devcontainers-action/lib/contracts/collection.js
@@ -0,0 +1,2 @@
+"use strict";
+Object.defineProperty(exports, "__esModule", { value: true });