Files
2023-01-26 15:47:53 -06: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:106


module

module: T

Defined in

src/handler/plugins/args.ts:105