Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

webDocumentKey

webDocumentKey: { NOTION_DATABASE_ID_EDIT_MEDIA: string; NOTION_DATABASE_ID_FAQ: string; NOTION_DATABASE_ID_USER_MANUAL: string; NOTION_EXTERNAL_SITE_DOMAIN: string; NOTION_FAQ_LIST_ID: string; NOTION_TOKEN: string; PAGE_URL_APP_INFO: string; PAGE_URL_CONNECT_TO_CAMERA: string; PAGE_URL_PRIVACY_POLICY: string; PAGE_URL_TERMS_AND_CONDITIONS: string } = ...

Type declaration

  • NOTION_DATABASE_ID_EDIT_MEDIA: string
  • NOTION_DATABASE_ID_FAQ: string
  • NOTION_DATABASE_ID_USER_MANUAL: string
  • NOTION_EXTERNAL_SITE_DOMAIN: string
  • NOTION_FAQ_LIST_ID: string
  • NOTION_TOKEN: string
  • PAGE_URL_APP_INFO: string
  • PAGE_URL_CONNECT_TO_CAMERA: string
  • PAGE_URL_PRIVACY_POLICY: string
  • PAGE_URL_TERMS_AND_CONDITIONS: string

Functions

Const openList

  • openList(option: { title: string }): void
  • Parameters

    • option: { title: string }
      • title: string

    Returns void

Const openWeb

  • openWeb(option: { title: string }): void
  • Parameters

    • option: { title: string }
      • title: string

    Returns void

Generated using TypeDoc, the 2021/11/30 at 下午2:46:41