Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Payload

Hierarchy

Index

Properties

contents

contents: string[]
description

string 배열이다. 요소 하나가 하나의 <p> 태그가 된다.

Optional disable

disable: undefined | false | true

Section Enable Flag

description

해당 옵션이 true 라면 렌더링 하지 않는다. undefined 거나 false 라면 렌더링한다.

latestUpdated

latestUpdated: string
sample

'2020-03-16',

default

package.json 의 latestUpdatedAt 을 가져온다.

sign

sign: string
description

그냥 있어보여서 추가해봤다.

Generated using TypeDoc