mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-19 12:51:06 +08:00
20 lines
388 B
Markdown
20 lines
388 B
Markdown
[@actions/artifact](../README.md) / FindOptions
|
|
|
|
# Interface: FindOptions
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [findBy](FindOptions.md#findby)
|
|
|
|
## Properties
|
|
|
|
### findBy
|
|
|
|
• `Optional` **findBy**: [`FindBy`](FindBy.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/internal/shared/interfaces.ts:128](https://github.com/actions/toolkit/blob/207747e/packages/artifact/src/internal/shared/interfaces.ts#L128)
|