mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 17:50:07 +08:00
29 lines
656 B
Markdown
29 lines
656 B
Markdown
# Type definitions for package
|
|
|
|
## Installation
|
|
|
|
```
|
|
npm i @schemastore/package
|
|
yarn add @schemastore/package
|
|
```
|
|
|
|
## Summary
|
|
|
|
This package contains type definitions for package.
|
|
|
|
## Usage
|
|
|
|
```ts
|
|
import * as package from '@schemastore/package';
|
|
```
|
|
|
|
## Note
|
|
|
|
The definitions were auto-generated by [schemastore-updater](https://github.com/ffflorian/schemastore-updater) using [`json-schema-to-typescript`](https://www.npmjs.com/package/json-schema-to-typescript).
|
|
|
|
## Additional Details
|
|
|
|
* [Schema source](https://github.com/SchemaStore/schemastore/tree/master/src/schemas/json/package)
|
|
* Last updated: Fri, Jun 30, 2023, 21:04:02 GMT
|
|
* Dependencies: none
|