Type alias FSItemUUID

FSItemUUID: FSItem & {
    path: string;
}

Type declaration

  • path: string

Generated using TypeDoc