thebe-core / Exports / RestAPIContentsResponse

Table of contents

Properties

Properties

content

content: null | string

Defined in

packages/core/src/types.ts:122


created

created: string

Defined in

packages/core/src/types.ts:123


format

format: string

Defined in

packages/core/src/types.ts:124


last_modified

last_modified: string

Defined in

packages/core/src/types.ts:125


mimetype

mimetype: string

Defined in

packages/core/src/types.ts:126


name

name: string

Defined in

packages/core/src/types.ts:127


path

path: string

Defined in

packages/core/src/types.ts:128


size

size: number

Defined in

packages/core/src/types.ts:129


type

type: string

Defined in

packages/core/src/types.ts:130


writable

writable: boolean

Defined in

packages/core/src/types.ts:131