Home > @unseenco/backstage-threejs > PropPathInput
PropPathInput type
Same shape as ExcludeInput; paths are expanded when passed to sheet.object().
Signature:
typescript
export type PropPathInput = ExcludeInput;References: ExcludeInput