Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "azure/storage"

Index

Variables

Const NO_CONTINUE_TOKEN_YET

NO_CONTINUE_TOKEN_YET: unique symbol = Symbol('NO_CONTINUE_TOKEN_YET')

Const sanitizeFilename

sanitizeFilename: any = require('sanitize-filename')

Functions

normalizeAzureBlobPath

  • normalizeAzureBlobPath(p: string): string
  • Normalizes an Azure blob path.

    Parameters

    • p: string

      The input path.

    Returns string

    The normalized path.

toFullBlobPath

  • toFullBlobPath(p: string): string

Generated using TypeDoc