Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "migrations/0030_uploads_in_data"

Index

Variables

Const DATA_UPLOADS

DATA_UPLOADS: string = path.join(path.resolve(constants.ROOT_PATH, config.DATA_PATH), "uploads")

Const STATIC_UPLOADS

STATIC_UPLOADS: string = path.join(constants.ROOT_PATH, "static/uploads")

Generated using TypeDoc