Files
archived-sern-website/docs/api/interfaces/InitArgs.md
2023-01-17 11:33:48 -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