97bc7918f4
This will serve as something to build testing/TypeScript tooling around
12 lines
129 B
Markdown
12 lines
129 B
Markdown
# `@actions/github`
|
|
|
|
> TODO: description
|
|
|
|
## Usage
|
|
|
|
```
|
|
const github = require('@actions/github');
|
|
|
|
// TODO: DEMONSTRATE API
|
|
```
|