A file contents model thunk.

Note: The content of the model will be empty. To get the contents, call and await the withContent method.

Hierarchy

  • IContentsThunk

Properties

Properties

The contents model.

withContent: (() => Promise<Contents.IModel>)

Type declaration

Generated using TypeDoc