Interface: StoreOptions<T>
Type parameters
Name | Type |
---|---|
T | extends Piece |
Properties
name
• Readonly
name: string
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:254
paths
• Optional
Readonly
paths: readonly string
[]
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:259
strategy
• Optional
Readonly
strategy: ILoaderStrategy
<T
>
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:264