• Preparing search index...
  • The search index is not available
@jackdbd/github-content-store
  • @jackdbd/github-content-store
  • defSoftDelete

Function defSoftDelete

  • defSoftDelete(
        options?: SoftDeleteOptions,
    ): (...param: [string]) => Promise<{ details?: string[]; summary: string }>
  • Parameters

    • Optionaloptions: SoftDeleteOptions

    Returns (...param: [string]) => Promise<{ details?: string[]; summary: string }>

    • Defined in packages/github-content-store/src/soft-delete.ts:38

Settings

Member Visibility
@jackdbd/github-content-store
  • Loading...

Generated using TypeDoc