Files
website/docs/api/interfaces/InitArgs.md
2024-05-07 16:25:00 +02:00

634 B

id, title, sidebar_label, sidebar_position, custom_edit_url
id title sidebar_label sidebar_position custom_edit_url
InitArgs Interface: InitArgs<T> InitArgs 0 null

Type parameters

Name Type
T extends Processed<Module>

Properties

absPath

absPath: string

Defined in

src/handler/plugins/args.ts:107


module

module: T

Defined in

src/handler/plugins/args.ts:106