index overview
Effect-based platform package for GitHub Actions development.
Added in v1.0.0
Table of contents
exports
From “./Action.js”
Re-exports all named exports from the “./Action.js” module as Action.
Signature
export * as Action from "./Action.js"
Added in v1.0.0
From “./ActionClient.js”
Re-exports all named exports from the “./ActionClient.js” module as ActionClient.
Signature
export * as ActionClient from "./ActionClient.js"
Added in v1.0.0
From “./ActionClientTest.js”
Re-exports all named exports from the “./ActionClientTest.js” module as ActionClientTest.
Signature
export * as ActionClientTest from "./ActionClientTest.js"
Added in v1.0.0
From “./ActionContext.js”
Re-exports all named exports from the “./ActionContext.js” module as ActionContext.
Signature
export * as ActionContext from "./ActionContext.js"
Added in v1.0.0
From “./ActionContextTest.js”
Re-exports all named exports from the “./ActionContextTest.js” module as ActionContextTest.
Signature
export * as ActionContextTest from "./ActionContextTest.js"
Added in v1.0.0
From “./ActionError.js”
Effect-based platform package for GitHub Actions development.
Signature
export * as ActionError from "./ActionError.js"
Added in v1.0.0
From “./ActionRunner.js”
Re-exports all named exports from the “./ActionRunner.js” module as ActionRunner.
Signature
export * as ActionRunner from "./ActionRunner.js"
Added in v1.0.0
From “./ActionRunnerTest.js”
Re-exports all named exports from the “./ActionRunnerTest.js” module as ActionRunnerTest.
Signature
export * as ActionRunnerTest from "./ActionRunnerTest.js"
Added in v1.0.0
From “./ActionSummary.js”
Re-exports all named exports from the “./ActionSummary.js” module as ActionSummary.
Signature
export * as ActionSummary from "./ActionSummary.js"
Added in v1.0.0
From “./ActionSummaryTest.js”
Re-exports all named exports from the “./ActionSummaryTest.js” module as ActionSummaryTest.
Signature
export * as ActionSummaryTest from "./ActionSummaryTest.js"
Added in v1.0.0
From “./Input.js”
Re-exports all named exports from the “./Input.js” module as Input.
Signature
export * as Input from "./Input.js"
Added in v1.0.0