Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "routes"

Index

Variables

Const ALL

ALL: "/all" = "/all"

Const API

API: "/api" = "/api"

Const API_DOCS

API_DOCS: "/api-docs" = "/api-docs"

Const BOM_LIBRARY

BOM_LIBRARY: "/bom-library" = "/bom-library"

Const COLOR_CARDS

COLOR_CARDS: "/color-cards" = "/color-cards"

Const DIVISION

DIVISION: "/division" = "/division"

Const DOCS

DOCS: "/docs" = "/docs"

Const FABRIC

FABRIC: "/fabric" = "/fabric"

Const FABRIC_COLORS

FABRIC_COLORS: "/fabric-colors" = "/fabric-colors"

Const FABRIC_LIBRARY

FABRIC_LIBRARY: "/fabric-library" = "/fabric-library"

Const HEALTHCHECK

HEALTHCHECK: "/healthcheck" = "/healthcheck"

Const HOME

HOME: "/" = "/"

Const INTEGRATION

INTEGRATION: "/integration" = "/integration"

Const MATERIAL_MASTER

MATERIAL_MASTER: "/material-master" = "/material-master"

Const MATERIAL_MASTER_COMPOSITION

MATERIAL_MASTER_COMPOSITION: "/material-master-composition" = "/material-master-composition"

Const MATERIAL_MASTER_CONTENTS

MATERIAL_MASTER_CONTENTS: "/material-master-contents" = "/material-master-contents"

Const MATERIAL_MASTER_PRINT

MATERIAL_MASTER_PRINT: "/material-master-print" = "/material-master-print"

Const MATERIAL_PRODUCT_GROUP

MATERIAL_PRODUCT_GROUP: "/material-product-group" = "/material-product-group"

Const MATERIAL_PRODUCT_SUB_CATEGORY

MATERIAL_PRODUCT_SUB_CATEGORY: "/material-product-sub-category" = "/material-product-sub-category"

Const PRINTS

PRINTS: "/prints" = "/prints"

Const PRINTS_COLORS

PRINTS_COLORS: "/prints-colors" = "/prints-colors"

Const PRINTS_LIBRARY

PRINTS_LIBRARY: "/prints-library" = "/prints-library"

Const SEASON

SEASON: "/season" = "/season"

Const SIZE_CARDS

SIZE_CARDS: "/size-cards" = "/size-cards"

Const STYLES

STYLES: "/styles" = "/styles"

Const STYLE_LIBRARY

STYLE_LIBRARY: "/style-library" = "/style-library"

Const SYNC

SYNC: "/sync" = "/sync"

Const TEST

TEST: "/test" = "/test"

Const TRIMS

TRIMS: "/trims" = "/trims"

Const TRIMS_COLORS

TRIMS_COLORS: "/trims-colors" = "/trims-colors"

Const TRIMS_LIBRARY

TRIMS_LIBRARY: "/trims-library" = "/trims-library"

Const VENDOR

VENDOR: "/vendor" = "/vendor"

Object literals

Const routes

routes: object

api

api: string = API

apiDocs

apiDocs: string = API_DOCS

bomLibrary

bomLibrary: string = BOM_LIBRARY

colorCards

colorCards: string = COLOR_CARDS

division

division: string = DIVISION

docs

docs: string = DOCS

fabric

fabric: string = FABRIC

fabricColors

fabricColors: string = FABRIC_COLORS

fabricLibrary

fabricLibrary: string = FABRIC_LIBRARY

healthcheck

healthcheck: string = HEALTHCHECK

home

home: string = HOME

integration

integration: string = INTEGRATION

materialMaster

materialMaster: string = MATERIAL_MASTER

materialMasterComposition

materialMasterComposition: string = MATERIAL_MASTER_COMPOSITION

materialMasterContents

materialMasterContents: string = MATERIAL_MASTER_CONTENTS

materialMasterPrint

materialMasterPrint: string = MATERIAL_MASTER_PRINT

materialProductGroup

materialProductGroup: string = MATERIAL_PRODUCT_GROUP

materialProductSubCategory

materialProductSubCategory: string = MATERIAL_PRODUCT_SUB_CATEGORY

prints

prints: string = PRINTS

printsColors

printsColors: string = PRINTS_COLORS

printsLibrary

printsLibrary: string = PRINTS_LIBRARY

styleLibrary

styleLibrary: string = STYLE_LIBRARY

styles

styles: string = STYLES

sync

sync: string = SYNC

test

test: string = TEST

trims

trims: string = TRIMS

trimsColors

trimsColors: string = TRIMS_COLORS

trimsLibrary

trimsLibrary: string = TRIMS_LIBRARY

Generated using TypeDoc